mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-09-25 16:29:53 +00:00
Update base image to include CUDA 11.8 (#2053)
This adds Nvidia GPU support with CUDA to container images.
This commit is contained in:
parent
475066ba7c
commit
f8528a0e2c
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:experimental
|
||||
FROM quay.io/unstructured-io/base-images:rocky9.2-7@sha256:84d5f5b18093577ff8254db09aca9009e93f0bbc54dc77bffac8f3561a819974 as base
|
||||
FROM quay.io/unstructured-io/base-images:rocky9.2-8@sha256:68b11677eab35ea702cfa682202ddae33f2053ea16c14c951120781a2dcac1b2 as base
|
||||
|
||||
# NOTE(crag): NB_USER ARG for mybinder.org compat:
|
||||
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user