We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1d656 commit 76ad07aCopy full SHA for 76ad07a
internal/config/config.go
@@ -11,7 +11,7 @@ import (
11
"github.com/magiconair/properties"
12
)
13
14
-const ReaperDefaultImage = "testcontainers/ryuk:0.6.0"
+const ReaperDefaultImage = "testcontainers/ryuk:0.7.0"
15
16
var (
17
tcConfig Config
0 commit comments