1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Dockerfile: update xx to v1.7.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-01 15:08:43 +02:00
parent 962a779645
commit 1fdce4c733
+1 -1
View File
@@ -3,7 +3,7 @@
ARG GO_VERSION=1.24.7 ARG GO_VERSION=1.24.7
ARG DEBIAN_VERSION=bookworm ARG DEBIAN_VERSION=bookworm
ARG XX_VERSION=1.6.1 ARG XX_VERSION=1.7.0
ARG OSXCROSS_VERSION=11.3-r7-debian ARG OSXCROSS_VERSION=11.3-r7-debian
ARG GOLANGCI_LINT_VERSION=v2.5 ARG GOLANGCI_LINT_VERSION=v2.5
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive