Skip to content

Commit c74367a

Browse files
authored
docs(raiko): update tags (#544)
1 parent a2e32ab commit c74367a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README_Docker_and_RA.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ git clone https://github.com/taikoxyz/raiko.git
291291
cd raiko/docker
292292
```
293293

294-
You will need to modify your raiko `docker-compose.yml` to use the images you pull. If you are using a SGX2 machine, please use `1.7.1-rc1-edmm`. If you are using a SGX1 machine, please use `1.7.1-rc1`.
294+
You will need to modify your raiko `docker-compose.yml` to use the images you pull. If you are using a SGX2 machine, please use `1.7.2-edmm`. If you are using a SGX1 machine, please use `1.7.2`.
295295

296296
In your `docker-compose.yml` file, search for `raiko:latest` and change all instances to `raiko:{TAG}`. Use the following commands to pull the respective images.
297297

0 commit comments

Comments
 (0)