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.
2 parents 4329d7e + cd6efa8 commit 28759b5Copy full SHA for 28759b5
ubuntu/24.04/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97
+FROM ubuntu:24.04@sha256:35f3a8badf2f74c1b320a643b343536f5132f245cbefc40ef802b6203a166d04
2
3
LABEL maintainer="Chris White <white238@llnl.gov>,@vsoch,David Beckingsale <beckingsale1@llnl.gov>"
4
LABEL org.opencontainers.image.source=https://github.com/LLNL/radiuss-docker
ubuntu/clang/uptodate.yaml
@@ -9,13 +9,15 @@ dockerbuild:
9
- "13"
10
- "14"
11
- "15"
12
+ - "19"
13
ubuntu_version:
14
- "20.04"
15
16
17
- "22.04"
18
19
20
+ - "24.04"
21
22
build_args:
23
llvm_version:
0 commit comments