Bump jruby from 9.4.5.0-jdk11 to 9.4.7.0-jdk11 in /docker

Bumps jruby from 9.4.5.0-jdk11 to 9.4.7.0-jdk11.

---
updated-dependencies:
- dependency-name: jruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 02:51:19 +00:00 committed by GitHub
parent 5ac8fb98ed
commit a4c9d2b43f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
# RUN:
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
FROM jruby:9.4.5.0-jdk11
FROM jruby:9.4.7.0-jdk11
LABEL org.opencontainers.image.description "VMPooler plus all known providers"