Skip to content

Commit 0d7858f

Browse files
author
Cade Call
committed
Update CELO_GETH_VERSION to v1.8.9 in Dockerfile
1 parent c4a7f75 commit 0d7858f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/exec/celo-geth/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ghcr.io/blockjoy/debian-bookworm-build:v20250321.2
33

44
FROM ${BASE_IMAGE} AS builder
55

6-
ENV CELO_GETH_VERSION=v1.8.4
6+
ENV CELO_GETH_VERSION=v1.8.9
77

88
# Remove any existing Go installation
99
RUN rm -rf /usr/local/go

0 commit comments

Comments
 (0)