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 33fa2dc commit 0ab9137Copy full SHA for 0ab9137
.github/workflows/docker.yaml
@@ -61,6 +61,5 @@ jobs:
61
index-annotations: ${{ steps.metadata.outputs.labels }}
62
tags: ${{ steps.metadata.outputs.tags }}
63
sources: |
64
- ghcr.io/${{ github.repository }}@${{ matrix.version }}
65
+ ghcr.io/${{ github.repository }}-linux-amd64@${{ matrix.version }}
66
0 commit comments