Skip to content

Commit 2410fe7

Browse files
committed
cuda:12.8.0
1 parent aef0a5a commit 2410fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/rockylinux8-vcpkgDockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN source /opt/rh/gcc-toolset-14/enable && \
5353
RUN ./vcpkg export --host-triplet=${VCPKG_TRIPLET} --overlay-triplets=MeshLib/triplets --x-all-installed --raw --output=vcpkg --output-dir=/opt
5454

5555

56-
FROM nvidia/cuda:12.0.1-devel-rockylinux8 AS production
56+
FROM nvidia/cuda:12.8.0-devel-rockylinux8 AS production
5757

5858
COPY --from=build /opt/vcpkg /opt/vcpkg
5959

0 commit comments

Comments
 (0)