We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c873e1c commit f5b3125Copy full SHA for f5b3125
.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