We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0accb1e commit 15663d8Copy full SHA for 15663d8
.github/workflows/docker.yaml
@@ -27,4 +27,4 @@ jobs:
27
with:
28
context: .
29
push: true
30
- tags: ${{ secrets.DOCKER_USERNAME }}/quortexio/deployment-tools:1.4.1
+ tags: ${{ secrets.DOCKER_USERNAME }}/quortexio/deployment-tools:1.4.2
0 commit comments