File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ services:
134134 # Ethereum L1 node
135135 geth-l1 :
136136 # yamllint disable-line rule:line-length
137- image : " ethereum/client-go@sha256:343cff592e1a9daf99a89261d3263941ff9c3350b62b3ebc0f7c30d35721d905 "
137+ image : " ethereum/client-go@sha256:a347423df1d8d0a2528a8fbdbf54c412c987fa148a6ffe33204813d504b3ecf2 "
138138 profiles : ["L1", "full"]
139139 volumes :
140140 - geth_data:/tmp/geth
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ services:
131131 # Ethereum L1 node
132132 geth-l1 :
133133 # yamllint disable-line rule:line-length
134- image : " ethereum/client-go@sha256:343cff592e1a9daf99a89261d3263941ff9c3350b62b3ebc0f7c30d35721d905 "
134+ image : " ethereum/client-go@sha256:a347423df1d8d0a2528a8fbdbf54c412c987fa148a6ffe33204813d504b3ecf2 "
135135 profiles : ["L1", "full"]
136136 volumes :
137137 - geth_data:/tmp/geth
You can’t perform that action at this time.
0 commit comments