build: update `tonistiigi/xx` to 1.3.0

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
Hidde Beydals 2023-12-11 09:08:00 +01:00
parent e8ad8de868
commit 4d474e96ed
No known key found for this signature in database
GPG Key ID: 979F380FC2341744
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ARG GO_VERSION=1.20
ARG XX_VERSION=1.2.1
ARG XX_VERSION=1.3.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx