We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfee500 commit 5cf26aaCopy full SHA for 5cf26aa
.github/workflows/containers/github-action-ci/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/ubuntu:22.04@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97 as base
+FROM docker.io/library/ubuntu:24.04@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 as base
2
ENV LLVM_SYSROOT=/opt/llvm/
3
4
FROM base as toolchain
0 commit comments