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 7db23ef commit 6efd9e5Copy full SHA for 6efd9e5
.github/workflows/publish.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
username: blinklabs
52
password: ${{ secrets.DOCKER_PASSWORD }}
53
- repository: ${{ env.IMAGE_NAME }}
+ repository: blinklabs/go
54
readme-filepath: ./README.md
55
short-description: "Go image built from Chainguard Wolfi"
56
0 commit comments