mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update docker-image.yml
This commit is contained in:
parent
e65e85835b
commit
0e0eed510e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -26,4 +26,4 @@ jobs:
|
|||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: test:$(date +%s)
|
||||
tags: test:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue