Skip to content

Commit 9367936

Browse files
committed
refactor: Tag latest
1 parent c303ac0 commit 9367936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
target: final
3030
push: true
3131
tags: |
32-
$REGISTRY/$OWNER/$IMAGE_NAME:$(date +%s)
32+
$REGISTRY/$OWNER/$IMAGE_NAME:latest
3333
build-args: |
3434
ENVIRONMENT=development

0 commit comments

Comments
 (0)