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 aee4739 commit 662f0c7Copy full SHA for 662f0c7
.github/workflows/build.yml
@@ -28,4 +28,4 @@ jobs:
28
context: .
29
file: ./Dockerfile
30
push: true
31
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela-api:v7
+ tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela-api:v8
0 commit comments