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 f2a2319 commit 2620cafCopy full SHA for 2620caf
1 file changed
.github/workflows/build-pocketbase-amd64.yml
@@ -27,7 +27,6 @@ jobs:
27
with:
28
images: docker.io/${{ vars.DOCKERHUB_USERNAME }}/pocketbase
29
tags: |
30
- type=raw,value=build-${{ github.run_number }}
31
type=raw,value=${{ vars.PB_VERSION }}
32
type=raw,value=latest
33
-
0 commit comments