Skip to content

Commit 88ad088

Browse files
fix(deps): update tonistiigi/xx docker tag to v1.4.0
1 parent 01f2f71 commit 88ad088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

3-
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0 AS xx
3+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx
44

55
FROM --platform=$BUILDPLATFORM rust:1.78.0-bullseye AS builder
66

0 commit comments

Comments
 (0)