Skip to content

Commit

Permalink
Update Ubuntu 22.04 CUDA machine to C++20
Browse files Browse the repository at this point in the history
This is to enable running it on the CI bridge machine, which needs CUDA
12.4 and thereby Ubuntu 22.04.
  • Loading branch information
stephenswat committed Jul 24, 2024
1 parent a01609c commit a13075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu2204_cuda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Mozilla Public License Version 2.0

# Start from the (at the time of writing) latest Acts Ubuntu 22.04 image.
FROM ghcr.io/acts-project/ubuntu2204:47
FROM ghcr.io/acts-project/ubuntu2204:55

# Some description for the image.
LABEL description="Ubuntu 22.04 with Acts dependencies and CUDA"
Expand Down

0 comments on commit a13075c

Please sign in to comment.