build: update `tonistiigi/xx` to 1.3.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
parent
e8ad8de868
commit
4d474e96ed
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue