We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9741d1e commit 871eb01Copy full SHA for 871eb01
README.md
@@ -38,7 +38,7 @@ $ ./bin/run multiply-failing
38
## Building
39
40
```bash
41
-$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv64:latest .
+$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv:latest .
42
```
43
44
## License
0 commit comments