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