From 430d3338e3af80816a0a7445a90b4a1e58b1c710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20de=20la=20Pe=C3=B1a?= Date: Thu, 21 Dec 2023 15:17:18 +0100 Subject: [PATCH] docs: bump version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c2f541..6ed1cf3 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.5.1 + $ docker run -v /var/run/docker.sock:/var/run/docker.sock -e RYUK_PORT=8080 -p 8080:8080 testcontainers/ryuk:0.6.0 1. Connect via TCP: