Update `tonistiigi/xx` to v1.3.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2023-11-21 10:17:12 +02:00
parent 2feec3198b
commit bfa59f5563
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
1 changed files with 1 additions and 1 deletions

View File

@ -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