mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
update
This commit is contained in:
parent
4d550d9511
commit
43a14bb1cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-on-label.yml
vendored
2
.github/workflows/build-on-label.yml
vendored
|
|
@ -29,4 +29,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/go-ethereum:dev-latest
|
tags: ghcr.io/${{ github.repository_owner }}/go-ethereum:dev-latest
|
||||||
Loading…
Reference in a new issue