forked from cerc-io/stack-orchestrator
Upgrade Optimism (#367)
This commit is contained in:
parent
44cf57df9b
commit
8a054a979c
@ -19,7 +19,7 @@ Checkout to the required versions and branches in repos:
|
|||||||
```bash
|
```bash
|
||||||
# Optimism
|
# Optimism
|
||||||
cd ~/cerc/optimism
|
cd ~/cerc/optimism
|
||||||
git checkout v1.0.3
|
git checkout v1.0.4
|
||||||
```
|
```
|
||||||
|
|
||||||
Build the container images:
|
Build the container images:
|
||||||
|
@ -19,7 +19,7 @@ Checkout to the required versions and branches in repos:
|
|||||||
```bash
|
```bash
|
||||||
# Optimism
|
# Optimism
|
||||||
cd ~/cerc/optimism
|
cd ~/cerc/optimism
|
||||||
git checkout v1.0.3
|
git checkout v1.0.4
|
||||||
```
|
```
|
||||||
|
|
||||||
Build the container images:
|
Build the container images:
|
||||||
|
@ -35,7 +35,7 @@ git checkout v0.1.2
|
|||||||
|
|
||||||
# Optimism
|
# Optimism
|
||||||
cd ~/cerc/optimism
|
cd ~/cerc/optimism
|
||||||
git checkout v1.0.3
|
git checkout v1.0.4
|
||||||
```
|
```
|
||||||
|
|
||||||
Build the container images:
|
Build the container images:
|
||||||
|
Loading…
Reference in New Issue
Block a user