Skip to content

Commit 5cf26aa

Browse files
Bump library/ubuntu in /.github/workflows/containers/github-action-ci
Bumps library/ubuntu from 22.04@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97 to sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02. --- updated-dependencies: - dependency-name: library/ubuntu dependency-version: sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfee500 commit 5cf26aa

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/containers/github-action-ci

1 file changed

+1
-1
lines changed

.github/workflows/containers/github-action-ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/ubuntu:22.04@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97 as base
1+
FROM docker.io/library/ubuntu:24.04@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 as base
22
ENV LLVM_SYSROOT=/opt/llvm/
33

44
FROM base as toolchain

0 commit comments

Comments
 (0)