We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f2f71 commit 88ad088Copy full SHA for 88ad088
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1.3
2
3
-FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0 AS xx
+FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx
4
5
FROM --platform=$BUILDPLATFORM rust:1.78.0-bullseye AS builder
6
0 commit comments