We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78613ad commit f095e07Copy full SHA for f095e07
1 file changed
.github/workflows/docker-base-image-2-8.yml
@@ -63,7 +63,7 @@ jobs:
63
file: ./Dockerfile.base
64
push: true
65
build-args: |
66
- PYTORCH_IMAGE=pytorch/pytorch:2.8.0-cuda12.6-cudnn9-runtime
+ PYTORCH_IMAGE=pytorch/pytorch:2.8.0-cuda12.6-cudnn9-devel
67
GEM5_ASSET_ID=${{ env.GEM5_ASSET_ID }}
68
LLVM_ASSET_ID=${{ env.LLVM_ASSET_ID }}
69
SPIKE_ASSET_ID=${{ env.SPIKE_ASSET_ID }}
0 commit comments