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

Merge pull request #264 from crazy-max/update-xx

Dockerfile: update xx to 1.2.1
This commit is contained in:
Sebastiaan van Stijn
2023-04-16 12:26:14 +02:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.18.5
ARG XX_VERSION=1.1.2
ARG XX_VERSION=1.2.1
ARG OSXCROSS_VERSION=11.3-r7-debian
ARG GOLANGCI_LINT_VERSION=v1.47.3
ARG DEBIAN_FRONTEND=noninteractive