We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6688d commit 955ed62Copy full SHA for 955ed62
Dockerfile
@@ -52,7 +52,7 @@ ARG NYDUS_VERSION=v2.3.5
52
ARG SOCI_SNAPSHOTTER_VERSION=0.11.1
53
ARG KUBO_VERSION=v0.37.0
54
55
-FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.7.0@sha256:010d4b66aed389848b0694f91c7aaee9df59a6f20be7f5d12e53663a37bd14e2 AS xx
+FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.8.0@sha256:add602d55daca18914838a78221f6bbe4284114b452c86a48f96d59aeb00f5c6 AS xx
56
57
58
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-trixie AS build-base
0 commit comments