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 f44df20 commit 1e19333Copy full SHA for 1e19333
.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
54
id: meta
55
uses: docker/metadata-action@v5
56
with:
57
- images: ghcr.io/${{ github.repository }}/${{ matrix.image }}:latest
+ images: ghcr.io/${{ github.repository }}/${{ matrix.image }}
58
59
- name: Build and push
60
uses: docker/build-push-action@v6
0 commit comments