Skip to content

Commit

Permalink
Merge pull request #412 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.3.0
  • Loading branch information
cailloumajor authored Oct 19, 2023
2 parents 2f51d8a + 569582c commit a5f8c69
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.2.1 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0 AS xx

FROM --platform=$BUILDPLATFORM rust:1.73.0-bullseye AS builder

Expand Down

0 comments on commit a5f8c69

Please sign in to comment.