Skip to content

Commit

Permalink
Merge pull request #627 from fluxcd/update-xx
Browse files Browse the repository at this point in the history
Update tonistiigi/xx to 1.2.1
  • Loading branch information
hiddeco authored Mar 2, 2023
2 parents 7d3904f + 043dad9 commit 90a03d0
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,5 +1,5 @@
ARG GO_VERSION=1.20
ARG XX_VERSION=1.1.0
ARG XX_VERSION=1.2.1

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

Expand Down

0 comments on commit 90a03d0

Please sign in to comment.