Skip to content

Commit b5a79e6

Browse files
authored
Merge pull request #467 from Automattic/dependabot/docker/tools/ubuntu-cross/ubuntu-66460d5
build(deps): bump ubuntu from `728785b` to `66460d5` in /tools/ubuntu-cross
2 parents fe6e10f + d6c3452 commit b5a79e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/ubuntu-cross/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:master@sha256:e38fcb938a3b7ee3e513de596bf6daa1e634335f9e4da890d8fdbd8ef36d5517 AS xx
2-
FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 AS build
2+
FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS build
33
COPY --from=xx / /
44

55
RUN <<EOF

0 commit comments

Comments
 (0)