Pin geth version to 1.14.8
#22
@ -1,5 +1,5 @@
|
||||
FROM cerc/fixturenet-eth-genesis-postmerge:local as fnetgen
|
||||
FROM ethereum/client-go:release-1.14 as geth
|
||||
FROM ethereum/client-go:v1.14.8 as geth
|
||||
|
||||
# Using the same golang image as used to build geth: https://github.com/cerc-io/go-ethereum/blob/HEAD/Dockerfile
|
||||
FROM golang:1.21-alpine as delve
|
||||
|
Loading…
Reference in New Issue
Block a user