Skip to content

Commit

Permalink
tag image as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
matehat committed Apr 9, 2024
1 parent 9ccded9 commit 72c5aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
context: ./example/backend/
file: ./example/backend/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 72c5aaa

Please sign in to comment.