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 0ebd433 commit 4edcca5Copy full SHA for 4edcca5
.github/workflows/containers/github-action-ci/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/ubuntu:24.04 AS base
+FROM ubuntu:24.04 AS base
2
ENV LLVM_SYSROOT=/opt/llvm
3
4
FROM base AS stage1-toolchain
0 commit comments