Upgrade Optimism #367

Merged
prathamesh0 merged 1 commits from pm-upgrade-optimism into main 2023-04-25 10:22:39 +00:00
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 ```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:

View File

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

View File

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