Skip to content

Commit d6c3452

Browse files
build(deps): bump ubuntu in /tools/ubuntu-cross
Bumps ubuntu from `728785b` to `66460d5`. --- updated-dependencies: - dependency-name: ubuntu dependency-version: noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe6e10f commit d6c3452

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)