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 2d96455 commit 2a36842Copy full SHA for 2a36842
.github/workflows/build.yml
@@ -28,4 +28,4 @@ jobs:
28
context: .
29
file: ./Dockerfile
30
push: true
31
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela-api:v5
+ tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela-api:v6
0 commit comments