Skip to content

Commit

Permalink
Merge pull request #212 from tonistiigi/tonistiigi/xx-1.5.0
Browse files Browse the repository at this point in the history
update xx to v1.5.0
  • Loading branch information
tonistiigi authored Sep 28, 2024
2 parents 078d9fe + dca3d5b commit aca4ca6
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,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG GO_VERSION=1.23
ARG XX_VERSION=1.4.0
ARG XX_VERSION=1.5.0

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

Expand Down

0 comments on commit aca4ca6

Please sign in to comment.