This commit is contained in:
Sebastian
2024-07-23 12:47:00 +02:00
parent f546981377
commit 25c16b2c81

View File

@@ -1,4 +1,4 @@
FROM ethereum/client-go:v1.11.6 FROM ethereum/client-go:v1.13.15
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