Skip to content

Commit cd1d560

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump testcontainers/ryuk
Bumps the build-containers group in /build/container with 1 update: testcontainers/ryuk. Updates `testcontainers/ryuk` from 0.13.0 to 0.14.0 --- updated-dependencies: - dependency-name: testcontainers/ryuk dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-containers ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84c59bf commit cd1d560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/container/ryuk.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# IMPORTANT! When updating the version for Ryuk in this Dockerfile,
55
# make sure to update `TESTCONTAINERS_RYUK_CONTAINER_IMAGE` env variable set as part of maven-failsafe-plugin configuration.
66
#
7-
FROM docker.io/testcontainers/ryuk:0.13.0
7+
FROM docker.io/testcontainers/ryuk:0.14.0

0 commit comments

Comments
 (0)