We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e371be commit 071afe1Copy full SHA for 071afe1
1 file changed
Dockerfile
@@ -19,7 +19,7 @@ FROM golang:1.19 as geth
19
WORKDIR /app
20
21
ENV REPO=https://github.com/ethereum-optimism/op-geth.git
22
-ENV VERSION=v1.101200.1-rc.2
+ENV VERSION=v1.101200.1
23
# for verification:
24
ENV COMMIT=368310232f16b7697d3a79ea7f946f0b2b21ab3f
25
0 commit comments