Skip to content

Commit 9c7dbcd

Browse files
committed
downgrade to cuda 11
1 parent e254d7e commit 9c7dbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/girder_worker.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN tar -xvf ffmpeg.tar.xz -C /tmp/ffextracted --strip-components 1
1212
# =================
1313
# == DIST WORKER ==
1414
# =================
15-
FROM kitware/viame:gpu-algorithms-web AS worker
15+
FROM kitware/viame:gpu-algorithms-web-cu11 AS worker
1616
# VIAME install at /opt/noaa/viame/
1717
# VIAME pipelines at /opt/noaa/viame/configs/pipelines/
1818

0 commit comments

Comments
 (0)