diff --git a/build/container/ryuk.Dockerfile b/build/container/ryuk.Dockerfile index 952b9405242..888f970ffbb 100644 --- a/build/container/ryuk.Dockerfile +++ b/build/container/ryuk.Dockerfile @@ -4,4 +4,4 @@ # IMPORTANT! When updating the version for Ryuk in this Dockerfile, # make sure to update `TESTCONTAINERS_RYUK_CONTAINER_IMAGE` env variable set as part of maven-failsafe-plugin configuration. # -FROM docker.io/testcontainers/ryuk:0.10.2 \ No newline at end of file +FROM docker.io/testcontainers/ryuk:0.11.0 \ No newline at end of file