We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb4725 commit 4f83853Copy full SHA for 4f83853
.github/workflows/docker-image.yml
@@ -34,5 +34,5 @@ jobs:
34
with:
35
context: docker/.
36
push: true
37
- tags: ${{ steps.meta.outputs.tags }}
+ tags: ${{ steps.meta.outputs.tags }},latest
38
labels: ${{ steps.meta.outputs.labels }}
0 commit comments