Skip to content

Commit 6898d28

Browse files
committed
Tag image as latest too
So that we can automatically pull it without having to update repos that use it. Closes #8.
1 parent e14e24c commit 6898d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
cache-to: type=inline
5050
tags: |
5151
${{ env.IMAGE_NAME }}:${{ env.VERSION }}
52+
${{ env.IMAGE_NAME }}:latest
5253
platforms: linux/amd64,linux/arm64
5354

5455
env:

0 commit comments

Comments
 (0)