Better syntax
This commit is contained in:
parent
734650b9ea
commit
4d0a98eef3
@ -1,4 +1,4 @@
|
||||
FROM 210353ce7c898686bc5092f16c61220a76d357f51eff9c451e9ad1b9ad03d4d3 AS ethgen # skylenet/ethereum-genesis-generator
|
||||
FROM skylenet/ethereum-genesis-generator@sha256:210353ce7c898686bc5092f16c61220a76d357f51eff9c451e9ad1b9ad03d4d3 AS ethgen
|
||||
|
||||
FROM cerc/go-ethereum:local
|
||||
RUN apk add --no-cache python3 python3-dev py3-pip curl wget jq build-base gettext libintl openssl bash
|
||||
|
@ -1,5 +1,5 @@
|
||||
FROM sigp/lcli AS lcli
|
||||
FROM 210353ce7c898686bc5092f16c61220a76d357f51eff9c451e9ad1b9ad03d4d3 AS ethgen # skylenet/ethereum-genesis-generator
|
||||
FROM sigp/lcli:v3.2.1 AS lcli
|
||||
FROM skylenet/ethereum-genesis-generator@sha256:210353ce7c898686bc5092f16c61220a76d357f51eff9c451e9ad1b9ad03d4d3 AS ethgen
|
||||
FROM cerc/fixturenet-eth-geth:local AS fnetgeth
|
||||
|
||||
FROM cerc/lighthouse:local
|
||||
|
Loading…
Reference in New Issue
Block a user