We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a7f75 commit 0d7858fCopy full SHA for 0d7858f
clients/exec/celo-geth/Dockerfile
@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ghcr.io/blockjoy/debian-bookworm-build:v20250321.2
3
4
FROM ${BASE_IMAGE} AS builder
5
6
-ENV CELO_GETH_VERSION=v1.8.4
+ENV CELO_GETH_VERSION=v1.8.9
7
8
# Remove any existing Go installation
9
RUN rm -rf /usr/local/go
0 commit comments