We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bdd17 commit 4c7a94eCopy full SHA for 4c7a94e
.github/workflows/main.yml
@@ -25,6 +25,6 @@ jobs:
25
username: ${{ secrets.DOCKER_USERNAME }}
26
password: ${{ secrets.DOCKER_PASSWORD }}
27
repository: justb4/mapproxy
28
- tags: latest,1.12.0-4
+ tags: latest,1.12.0-5
29
tag_with_ref: false
30
tag_with_sha: false
0 commit comments