Bump jruby from 9.2-jdk to 9.3.4.0-jdk in /docker/prod-all-providers

Bumps jruby from 9.2-jdk to 9.3.4.0-jdk.

---
updated-dependencies:
- dependency-name: jruby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-24 13:32:37 +00:00 committed by GitHub
parent 56ec2833f8
commit 0fc9e7916d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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