Compare commits
2 Commits
roysc/add-
...
main
Author | SHA1 | Date | |
---|---|---|---|
3477e8ff96 | |||
fca61c0981 |
@ -1,2 +1,2 @@
|
||||
# Change this file to trigger the job publish-fixturenet-eth-images.yml
|
||||
4
|
||||
5
|
@ -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