We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b7e41 commit 2abb362Copy full SHA for 2abb362
.github/workflows/build.yml
@@ -28,4 +28,4 @@ jobs:
28
context: .
29
file: ./Dockerfile
30
push: true
31
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela:v6
+ tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela:v7
0 commit comments