Skip to content

Commit

Permalink
Update Ubuntu base to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertPincus committed Oct 29, 2024
1 parent 0458cff commit 6438309
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-nvhpc-minimal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04

ARG NVHPC_VERSION_MAJOR='24'
ARG NVHPC_VERSION_MINOR='7'
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-oneapi-minimal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04

ARG ONEAPI_VERSION='2024.2.1'

Expand Down

0 comments on commit 6438309

Please sign in to comment.