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 f6438e6 commit a7ca678Copy full SHA for a7ca678
1 file changed
.github/workflows/build-pocketbase.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: docker/metadata-action@v5
26
id: meta
27
with:
28
- images: docker.io/${{ vars.DOCKERHUB_USERNAME }}/pocketbase
+ images: docker.io/${{ vars.DOCKERHUB_USERNAME }}/pocketbase
29
tags: |
30
type=raw,value=latest
31
type=raw,value=build-${{ github.run_number }}
0 commit comments