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.
tonistiigi/xx
1 parent 2feec31 commit bfa59f5Copy full SHA for bfa59f5
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_VARIANT=alpine
2
ARG GO_VERSION=1.21
3
-ARG XX_VERSION=1.2.1
+ARG XX_VERSION=1.3.0
4
5
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
6
0 commit comments