mirror of https://github.com/docker/cli.git
Merge pull request #5389 from thaJeztah/bump_xx
Dockerfile: update xx to v1.5.0
This commit is contained in:
commit
092b5f0fcb
|
@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.20
|
|||
ARG BASE_DEBIAN_DISTRO=bookworm
|
||||
|
||||
ARG GO_VERSION=1.21.13
|
||||
ARG XX_VERSION=1.4.0
|
||||
ARG XX_VERSION=1.5.0
|
||||
ARG GOVERSIONINFO_VERSION=v1.3.0
|
||||
ARG GOTESTSUM_VERSION=v1.10.0
|
||||
ARG BUILDX_VERSION=0.16.1
|
||||
|
|
Loading…
Reference in New Issue