update xx to v1.6.1

Fixes compatibility issues with Alpine 3.21

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi 2024-12-09 15:01:03 -08:00 committed by CrazyMax
parent 1fc5647dc2
commit 90393e68a4
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4

View File

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.23
ARG XX_VERSION=1.5.0
ARG XX_VERSION=1.6.1
# for testing
ARG DOCKER_VERSION=27.4.0-rc.2