Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix docker tag for cuda #2952

Merged
merged 1 commit into from
Aug 3, 2022
Merged

fix docker tag for cuda #2952

merged 1 commit into from
Aug 3, 2022

Conversation

masci
Copy link
Member

@masci masci commented Aug 3, 2022

Related Issue(s): failed build

The existing nvidia/cuda:11.1-runtime-ubuntu20.04 isn't available anymore on Dockerhub and the build is failing. 1.11.1 was published 2 months ago, most likely the 11.1 was recently removed.

Proposed changes:

  • Use nvidia/cuda:11.1.1-runtime-ubuntu20.04 instead (this will also pick up the latest bugfix release)

Pre-flight checklist

@masci masci requested a review from a team as a code owner August 3, 2022 09:02
@ZanSara ZanSara added type:bug Something isn't working topic:docker ignore-for-release-notes PRs with this flag won't be included in the release notes. labels Aug 3, 2022
@ZanSara ZanSara merged commit 3728a95 into master Aug 3, 2022
@ZanSara ZanSara deleted the massi/fix-docker-build branch August 3, 2022 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes PRs with this flag won't be included in the release notes. topic:docker type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants