We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202be8b commit 48493d1Copy full SHA for 48493d1
.github/workflows/docker-image.yml
@@ -50,6 +50,7 @@ jobs:
50
flavor: |
51
latest=auto
52
prefix=
53
+ suffixLatest=true
54
suffix=${{ inputs.tag_postfix }}
55
56
- name: Build and push Docker image
0 commit comments