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 ca01d13 commit f34229dCopy full SHA for f34229d
.github/workflows/publish-docker.yml
@@ -27,4 +27,4 @@ jobs:
27
build-args: |
28
commit=${{ github.sha }}
29
push: true
30
- tags: python/nogil:latest
+ tags: nogil/python:latest
0 commit comments