8000
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 8ee5094 commit 2aed194Copy full SHA for 2aed194
.github/workflows/release.yml
@@ -42,3 +42,4 @@ jobs:
42
push: true
43
tags: |
44
ghcr.io/python/${{ inputs.package }}:${{ steps.version.outputs.builddate }}.${{ github.run_id }}
45
+ ghcr.io/python/${{ inputs.package }}:latest
0 commit comments