Skip to content

Commit

Permalink
Bump testcontainers/ryuk
Browse files Browse the repository at this point in the history
Bumps the build-containers group in /build/container with 1 update: testcontainers/ryuk.


Updates `testcontainers/ryuk` from 0.9.0 to 0.10.1

---
updated-dependencies:
- dependency-name: testcontainers/ryuk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-containers
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Oct 15, 2024
1 parent 0955b72 commit 9dcf6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/container/ryuk.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.0
FROM docker.io/testcontainers/ryuk:0.10.1

0 comments on commit 9dcf6d0

Please sign in to comment.