switch back to old geth version because it's official
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM ethereum/client-go:v1.12.2
|
FROM ethereum/client-go:v1.11.6
|
||||||
|
|
||||||
COPY ./scripts/entrypoint.sh /usr/local/bin/entrypoint.sh
|
COPY ./scripts/entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||||
RUN chmod u+x /usr/local/bin/entrypoint.sh
|
RUN chmod u+x /usr/local/bin/entrypoint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user