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
0e0eed510e
commit
26d8eb7eb5
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
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: test:latest
|
tags: vatman/test:latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue