Upgrade Optimism (#367)
Former-commit-id: 8a054a979c
dboreham/add-foundry-tx-stack
v1.1.0-8a054a9-202304251022
parent
cf0e0c5d94
commit
8f6703940a
|
|
@ -19,7 +19,7 @@ Checkout to the required versions and branches in repos:
|
|||
```bash
|
||||
# Optimism
|
||||
cd ~/cerc/optimism
|
||||
git checkout v1.0.3
|
||||
git checkout v1.0.4
|
||||
```
|
||||
|
||||
Build the container images:
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Checkout to the required versions and branches in repos:
|
|||
```bash
|
||||
# Optimism
|
||||
cd ~/cerc/optimism
|
||||
git checkout v1.0.3
|
||||
git checkout v1.0.4
|
||||
```
|
||||
|
||||
Build the container images:
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ git checkout v0.1.2
|
|||
|
||||
# Optimism
|
||||
cd ~/cerc/optimism
|
||||
git checkout v1.0.3
|
||||
git checkout v1.0.4
|
||||
```
|
||||
|
||||
Build the container images:
|
||||
|
|
|
|||
Loading…
Reference in New Issue