We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17614e commit a3774daCopy full SHA for a3774da
.github/workflows/build-push-docker.yaml
@@ -23,7 +23,7 @@ on:
23
24
env:
25
DOCKER_ORG: nebari
26
- GPU_BASE_IMAGE: nvidia/cuda:12.8.1-base-ubuntu24.04
+ GPU_BASE_IMAGE: nvidia/cuda:12.8.1-runtime-ubuntu24.04
27
GPU_IMAGE_SUFFIX: gpu
28
BASE_IMAGE: ubuntu:24.04
29
.github/workflows/test-images.yaml
@@ -17,7 +17,7 @@ on:
17
18
19
GITHUB_SHA: ${{ github.sha }}
20
21
22
0 commit comments