Skip to content

Commit 68ee342

Browse files
authored
bump geth (#61)
1 parent 6beba75 commit 68ee342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tester/Dockerfile.geth

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ARG GO_VERSION="1.13.8"
44
#https://golang.org/dl/
55
ARG GO_DOWNLOAD_SHA256="0567734d558aef19112f2b2873caa0c600f1b4a5827930eb5a7f35235219e9d8"
66

7-
ARG GETH_VERSION="1.9.11"
7+
ARG GETH_VERSION="1.9.25"
88
#this SHA was computed locally!
9-
ARG GETH_DOWNLOAD_SHA256="226cf65cda4eab3e66e8042c3d8bcee8ed07c619ae0ec2421ed4b0abe97bb055"
9+
ARG GETH_DOWNLOAD_SHA256="d7b733aeef4eba97f5351ba435001fa7365f55adabffdfdda909700335e98b0e"
1010

1111
# Geth requires Golang, Golang requires Glibc
1212
RUN set -xe \

0 commit comments

Comments
 (0)