Skip to content

Commit

Permalink
Merge pull request #72 from cailloumajor/renovate/tonistiigi-xx-1.x
Browse files Browse the repository at this point in the history
fix(deps): update tonistiigi/xx docker tag to v1.5.0
  • Loading branch information
cailloumajor authored Sep 27, 2024
2 parents 8f3eda4 + 0932f09 commit 37c1b8f
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 @@
# syntax=docker/dockerfile:1.3

FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx

FROM --platform=$BUILDPLATFORM golang:1.23.0-bookworm AS builder

Expand Down

0 comments on commit 37c1b8f

Please sign in to comment.