Skip to content

Commit 815dddf

Browse files
committed
Dockerfile: update xx to v1.9.0
full diff: tonistiigi/xx@v1.7.0...v1.9.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent ae9f7a4 commit 815dddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG BASE_DEBIAN_DISTRO=bookworm
1010

1111
# XX_VERSION sets the version of the xx utility to use.
1212
# It must be a valid tag in the docker.io/tonistiigi/xx image repository.
13-
ARG XX_VERSION=1.7.0
13+
ARG XX_VERSION=1.9.0
1414

1515
# OSXCROSS_VERSION sets the MacOSX cross toolchain to use.
1616
# It must be a valid tag in the docker.io/crazymax/osxcross image repository.

0 commit comments

Comments
 (0)