We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d3904f + 043dad9 commit 90a03d0Copy full SHA for 90a03d0
Dockerfile
@@ -1,5 +1,5 @@
1
ARG GO_VERSION=1.20
2
-ARG XX_VERSION=1.1.0
+ARG XX_VERSION=1.2.1
3
4
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
5
0 commit comments