Upgrade Optimism (#367)

This commit is contained in:
prathamesh0 2023-04-25 15:52:38 +05:30 committed by GitHub
parent 44cf57df9b
commit 8a054a979c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: