mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Merge pull request #425 from thaJeztah/bump_xx
Dockerfile: update xx to v1.9.0
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ ARG BASE_DEBIAN_DISTRO=bookworm
|
|||||||
|
|
||||||
# XX_VERSION sets the version of the xx utility to use.
|
# XX_VERSION sets the version of the xx utility to use.
|
||||||
# It must be a valid tag in the docker.io/tonistiigi/xx image repository.
|
# It must be a valid tag in the docker.io/tonistiigi/xx image repository.
|
||||||
ARG XX_VERSION=1.7.0
|
ARG XX_VERSION=1.9.0
|
||||||
|
|
||||||
# OSXCROSS_VERSION sets the MacOSX cross toolchain to use.
|
# OSXCROSS_VERSION sets the MacOSX cross toolchain to use.
|
||||||
# It must be a valid tag in the docker.io/crazymax/osxcross image repository.
|
# It must be a valid tag in the docker.io/crazymax/osxcross image repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user