Skip to content

Commit cea0b4b

Browse files
committed
Holocene Mainnet Superchain
1 parent 87b41a0 commit cea0b4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

op-geth.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG OP_GETH_VERSION=v1.101411.3
1+
ARG OP_GETH_VERSION=v1.101411.4
22
FROM us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:${OP_GETH_VERSION}
33

44
RUN apk add --no-cache jq curl

op-node.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG OP_NODE_VERSION=v1.10.1
1+
ARG OP_NODE_VERSION=v1.10.2
22
FROM us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:${OP_NODE_VERSION}
33

44
RUN apk add --no-cache jq curl

0 commit comments

Comments
 (0)