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