Bump jruby from 9.3.6-jdk to 9.3.7.0-jdk in /docker/dev

Bumps jruby from 9.3.6-jdk to 9.3.7.0-jdk.

---
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] 2022-08-17 13:43:39 +00:00 committed by GitHub
parent c9e7f5ecf2
commit 7a9a16eadf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.3.6-jdk
FROM jruby:9.3.7.0-jdk
RUN mkdir -p /var/lib/vmpooler