mirror of https://github.com/docker/cli.git
Merge pull request #5686 from thaJeztah/26.1_backport_bump_xx
[26.1 backport] update xx to v1.6.1 for compatibility with alpine 3.21
This commit is contained in:
commit
148233243c
|
@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.20
|
|||
ARG BASE_DEBIAN_DISTRO=bookworm
|
||||
|
||||
ARG GO_VERSION=1.22.10
|
||||
ARG XX_VERSION=1.4.0
|
||||
ARG XX_VERSION=1.6.1
|
||||
ARG GOVERSIONINFO_VERSION=v1.3.0
|
||||
ARG GOTESTSUM_VERSION=v1.10.0
|
||||
ARG BUILDX_VERSION=0.12.1
|
||||
|
|
Loading…
Reference in New Issue