Skip to content

Commit 776d812

Browse files
authored
Update base image to include CUDA 11.8 (#305)
This adds Nvidia GPU support with CUDA to container images.
1 parent daa6ee0 commit 776d812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:experimental
2-
FROM quay.io/unstructured-io/base-images:rocky9.2-7@sha256:84d5f5b18093577ff8254db09aca9009e93f0bbc54dc77bffac8f3561a819974 as base
2+
FROM quay.io/unstructured-io/base-images:rocky9.2-8@sha256:68b11677eab35ea702cfa682202ddae33f2053ea16c14c951120781a2dcac1b2 as base
33

44
# NOTE(crag): NB_USER ARG for mybinder.org compat:
55
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html

0 commit comments

Comments
 (0)