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.
2 parents 5b569b1 + 8c5fb74 commit d1f5232Copy full SHA for d1f5232
.github/workflows/containers.yaml
@@ -93,7 +93,7 @@ jobs:
93
with:
94
file: Dockerfile.noble-go
95
go: ${{ env.GO_VERSION }}
96
- tag: focal-go${{ env.TAG }}
+ tag: noble-go${{ env.TAG }}
97
hub_user: ${{ secrets.REGISTRY_RELEASE_USERNAME }}
98
hub_password: ${{ secrets.REGISTRY_RELEASE_PASSWORD }}
99
0 commit comments