chore: switch to updated ouroboros fork
parent
78807c079a
commit
965029d89b
|
@ -104,8 +104,8 @@ jobs:
|
||||||
|
|
||||||
```docker
|
```docker
|
||||||
docker run -d --name ouroboros \
|
docker run -d --name ouroboros \
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||||
pyouroboros/ouroboros
|
ghcr.io/gmt2001/ouroboros
|
||||||
```
|
```
|
||||||
|
|
||||||
- Then with the containers involved:
|
- Then with the containers involved:
|
||||||
|
|
Loading…
Reference in New Issue