We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd9d2d commit 459f266Copy full SHA for 459f266
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_VARIANT=alpine
2
ARG GO_VERSION=1.20
3
-ARG XX_VERSION=1.1.2
+ARG XX_VERSION=1.2.1
4
5
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
6
0 commit comments