We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8af787b + 815dddf commit ed71c9eCopy full SHA for ed71c9e
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ ARG BASE_DEBIAN_DISTRO=bookworm
10
11
# XX_VERSION sets the version of the xx utility to use.
12
# It must be a valid tag in the docker.io/tonistiigi/xx image repository.
13
-ARG XX_VERSION=1.7.0
+ARG XX_VERSION=1.9.0
14
15
# OSXCROSS_VERSION sets the MacOSX cross toolchain to use.
16
# It must be a valid tag in the docker.io/crazymax/osxcross image repository.
0 commit comments