We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe6e10f + d6c3452 commit b5a79e6Copy full SHA for b5a79e6
1 file changed
tools/ubuntu-cross/Dockerfile
@@ -1,5 +1,5 @@
1
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:master@sha256:e38fcb938a3b7ee3e513de596bf6daa1e634335f9e4da890d8fdbd8ef36d5517 AS xx
2
-FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 AS build
+FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS build
3
COPY --from=xx / /
4
5
RUN <<EOF
0 commit comments