Skip to content

Commit 071afe1

Browse files
author
Michael de Hoog
authored
Switch to non-RC op-geth (#116)
1 parent 4e371be commit 071afe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ FROM golang:1.19 as geth
1919
WORKDIR /app
2020

2121
ENV REPO=https://github.com/ethereum-optimism/op-geth.git
22-
ENV VERSION=v1.101200.1-rc.2
22+
ENV VERSION=v1.101200.1
2323
# for verification:
2424
ENV COMMIT=368310232f16b7697d3a79ea7f946f0b2b21ab3f
2525

0 commit comments

Comments
 (0)