Skip to content

Commit 9dd9459

Browse files
authored
Merge pull request #470 from Automattic/dependabot/docker/tools/ubuntu-cross/ubuntu-e96e81f
build(deps): bump ubuntu from `66460d5` to `e96e81f` in /tools/ubuntu-cross
2 parents ae512dc + dcabcf3 commit 9dd9459

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:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS build
2+
FROM --platform=${BUILDPLATFORM} ubuntu:noble@sha256:e96e81f410a9f9cae717e6cdd88cc2a499700ff0bb5061876ad24377fcc517d7 AS build
33
COPY --from=xx / /
44

55
RUN <<EOF

0 commit comments

Comments
 (0)