Skip to content

Commit

Permalink
build: update tonistiigi/xx to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Dec 11, 2023
1 parent cc42323 commit 90f5bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_VARIANT=alpine
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

Expand Down

0 comments on commit 90f5bdf

Please sign in to comment.