Skip to content

Commit 90f5bdf

Browse files
committed
build: update tonistiigi/xx to 1.3.0
Signed-off-by: Hidde Beydals <[email protected]>
1 parent cc42323 commit 90f5bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_VARIANT=alpine
22
ARG GO_VERSION=1.20
3-
ARG XX_VERSION=1.2.1
3+
ARG XX_VERSION=1.3.0
44

55
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
66

0 commit comments

Comments
 (0)