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