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 c967032 commit 5e591b7Copy full SHA for 5e591b7
.github/workflows/main.yml
@@ -100,4 +100,4 @@ jobs:
100
builder: ${{ steps.buildx.outputs.name }}
101
platforms: linux/amd64,linux/arm/v7,linux/arm64
102
push: true
103
- tags: netfoundry/python:${{ steps.compose_tags.outputs.container_tags }}
+ tags: ${{ steps.compose_tags.outputs.container_tags }}
0 commit comments