Skip to content

Commit a517df3

Browse files
authored
Merge pull request #84 from cailloumajor/renovate/tonistiigi-xx-1.x
fix(deps): update tonistiigi/xx docker tag to v1.6.1
2 parents 860c947 + 0e24970 commit a517df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
3+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
44

55
FROM --platform=$BUILDPLATFORM golang:1.23.4-bookworm AS builder
66

0 commit comments

Comments
 (0)