mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
updating docker-compose
This commit is contained in:
parent
b3c93551d6
commit
58ff0048c1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
version: '3.8'
|
version: '3.8'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
geth:
|
geth:
|
||||||
image: ghcr.io/denislav-mladenov/go-ethereum:latest
|
image: ghcr.io/denislav-mladenov/go-ethereum:latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue