Skip to content

Commit 2cfe41b

Browse files
authored
Merge pull request #477 from Automattic/dependabot/docker/tools/ubuntu-cross/ubuntu-c35e29c
build(deps): bump ubuntu from `e96e81f` to `c35e29c` in /tools/ubuntu-cross
2 parents d8087fc + 160c3be commit 2cfe41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

55
RUN <<EOF

0 commit comments

Comments
 (0)