We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67c7a64 + 6dc18d3 commit d897d08Copy full SHA for d897d08
tools/ubuntu-cross/Dockerfile
@@ -1,5 +1,5 @@
1
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:master@sha256:7e8c9d88e47741bb0d35981494920eee2857cd75a40193567fe6c1a16adf785d AS xx
2
-FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 AS build
+FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:0d39fcc8335d6d74d5502f6df2d30119ff4790ebbb60b364818d5112d9e3e932 AS build
3
COPY --from=xx / /
4
5
RUN <<EOF
0 commit comments