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 004da1c commit 1fd9390Copy full SHA for 1fd9390
build/container/ryuk.Dockerfile
@@ -4,4 +4,4 @@
4
# IMPORTANT! When updating the version for Ryuk in this Dockerfile,
5
# make sure to update `TESTCONTAINERS_RYUK_CONTAINER_IMAGE` env variable set as part of maven-failsafe-plugin configuration.
6
#
7
-FROM docker.io/testcontainers/ryuk:0.10.1
+FROM docker.io/testcontainers/ryuk:0.10.2
0 commit comments