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.
2 parents 5736ded + 9e5a013 commit bf01328Copy full SHA for bf01328
Dockerfile
@@ -50,7 +50,7 @@ ARG NYDUS_VERSION=v2.3.0
50
ARG SOCI_SNAPSHOTTER_VERSION=0.8.0
51
ARG KUBO_VERSION=v0.31.0
52
53
-FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.0 AS xx
+FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
54
55
56
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-bookworm AS build-base-debian
0 commit comments