Skip to content

Commit

Permalink
fix: use 0.5.1 tag to build archway image
Browse files Browse the repository at this point in the history
  • Loading branch information
redlarva committed Nov 28, 2023
1 parent cad5008 commit dedee2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/e2e-integration-test-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ If you are using an Apple Silicon machine, follow these additional steps to buil
```bash
git clone https://github.com/archway-network/archway/
cd archway
git checkout -b v0.5.1 v0.5.1
docker build -f Dockerfile.deprecated -t archway . --build-arg arch=aarch64
cd - # Back to the root folder
```
Expand Down

0 comments on commit dedee2c

Please sign in to comment.