Skip to content

Commit 7e10837

Browse files
authored
docs(raiko): add prompt to change image tag if using pulled image (#384)
1 parent 8ad5a6f commit 7e10837

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README_Docker_and_RA.md

+2
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ docker pull us-docker.pkg.dev/evmchain/images/raiko:1.2.0
286286
docker pull us-docker.pkg.dev/evmchain/images/pccs:latest
287287
```
288288

289+
If you do this step, you need to change your raiko docker-compose.yml to use this image. Navigate to `raiko/docker` and search for `raiko:latest` and change all instances to `raiko:1.2.0`.
290+
289291
You can continue on with the following steps as usual after this.
290292

291293
6. Check that the images have been built

0 commit comments

Comments
 (0)