Skip to content

Commit f095e07

Browse files
committed
change base
1 parent 78613ad commit f095e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-base-image-2-8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
file: ./Dockerfile.base
6464
push: true
6565
build-args: |
66-
PYTORCH_IMAGE=pytorch/pytorch:2.8.0-cuda12.6-cudnn9-runtime
66+
PYTORCH_IMAGE=pytorch/pytorch:2.8.0-cuda12.6-cudnn9-devel
6767
GEM5_ASSET_ID=${{ env.GEM5_ASSET_ID }}
6868
LLVM_ASSET_ID=${{ env.LLVM_ASSET_ID }}
6969
SPIKE_ASSET_ID=${{ env.SPIKE_ASSET_ID }}

0 commit comments

Comments
 (0)