diff --git a/README.md b/README.md index 6ad3abc..7c2f541 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project helps you to remove containers/networks/volumes/images by given fil $ RYUK_PORT=8080 ./bin/moby-ryuk $ # You can also run it with Docker - $ docker run -v /var/run/docker.sock:/var/run/docker.sock -e RYUK_PORT=8080 -p 8080:8080 testcontainers/ryuk:0.4.0 + $ docker run -v /var/run/docker.sock:/var/run/docker.sock -e RYUK_PORT=8080 -p 8080:8080 testcontainers/ryuk:0.5.1 1. Connect via TCP: