Skip to content

Commit 841a36b

Browse files
committed
build: add latest tag
Signed-off-by: Peter Balogh <poke@riptides.io>
1 parent 1229819 commit 841a36b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-bake.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ function "get_tag" {
99
tags,
1010
[
1111
"${IMAGE_REPO}/${name}:${IMAGE_TAG}",
12+
"${IMAGE_REPO}/${name}:latest"
1213
]
1314
)
1415
}

0 commit comments

Comments
 (0)