Skip to content

Commit dedee2c

Browse files
committed
fix: use 0.5.1 tag to build archway image
1 parent cad5008 commit dedee2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/e2e-integration-test-setup.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ If you are using an Apple Silicon machine, follow these additional steps to buil
5353
```bash
5454
git clone https://github.com/archway-network/archway/
5555
cd archway
56+
git checkout -b v0.5.1 v0.5.1
5657
docker build -f Dockerfile.deprecated -t archway . --build-arg arch=aarch64
5758
cd - # Back to the root folder
5859
```

0 commit comments

Comments
 (0)