Skip to content

Commit

Permalink
Update cuda base image from deprecated tag, 11.7.1 supported to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
OKaluza committed Sep 8, 2023
1 parent 1404598 commit 672f7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/build-push-action@v2
with:
build-args: |
ROOT_CONTAINER=nvidia/cuda:11.7.0-cudnn8-runtime-ubuntu22.04
ROOT_CONTAINER=nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu22.04
context: ./docker-stacks-foundation
push: false
tags: docker-stacks-foundation
Expand Down

0 comments on commit 672f7c6

Please sign in to comment.