Update `tonistiigi/xx` to v1.3.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
2feec3198b
commit
bfa59f5563
|
@ -1,6 +1,6 @@
|
|||
ARG BASE_VARIANT=alpine
|
||||
ARG GO_VERSION=1.21
|
||||
ARG XX_VERSION=1.2.1
|
||||
ARG XX_VERSION=1.3.0
|
||||
|
||||
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
|
||||
|
||||
|
|
Loading…
Reference in New Issue