uipdate xx to 1.2.1

This commit is contained in:
CrazyMax
2023-07-04 20:59:01 +02:00
parent 9c682f1a6e
commit 9681cacdc8

View File

@@ -2,7 +2,7 @@
ARG GO_VERSION="1.20"
ARG ALPINE_VERSION="3.18"
ARG XX_VERSION="1.1.2"
ARG XX_VERSION="1.2.1"
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx