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 84c59bf commit cd1d560Copy full SHA for cd1d560
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.13.0
+FROM docker.io/testcontainers/ryuk:0.14.0
0 commit comments