Update docker-image.yml
This commit is contained in:
parent
16eab508e6
commit
ac299e1053
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: docker.arimelody.me/openterminal:$(date +%s)
|
||||
tags: docker.arimelody.me/openterminal:latest
|
||||
|
|
Loading…
Reference in a new issue