Merge pull request #2862 from crazy-max/v0.19_pick-xx-update

[v0.19 backport] update xx to v1.6.1
This commit is contained in:
CrazyMax
2024-12-16 13:20:09 +01:00
committed by GitHub

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