Skip to content

Commit

Permalink
Merge pull request #1269 from crazy-max/bump-xx
Browse files Browse the repository at this point in the history
update xx to 1.6.1
  • Loading branch information
crazy-max authored Dec 14, 2024
2 parents 5da5afb + 8c4b70c commit c2a1b1e
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
Expand Up @@ -2,7 +2,7 @@

ARG GO_VERSION="1.21"
ARG ALPINE_VERSION="3.19"
ARG XX_VERSION="1.3.0"
ARG XX_VERSION="1.6.1"

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

Expand Down

0 comments on commit c2a1b1e

Please sign in to comment.