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
|
||||
|
@ -6,7 +6,7 @@ repos:
|
||||
- git.vdb.to/cerc-io/plugeth-statediff
|
||||
- git.vdb.to/cerc-io/lighthouse
|
||||
- git.vdb.to/cerc-io/ipld-eth-db
|
||||
- git.vdb.to/cerc-io/ipld-eth-server
|
||||
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
||||
containers:
|
||||
- cerc/plugeth-statediff
|
||||
- cerc/plugeth
|
||||
|
Loading…
Reference in New Issue
Block a user