Bump jruby to 9.4.1.0, java11, and all vmpooler gems

This commit is contained in:
Jake Spain 2023-03-06 15:18:55 -05:00
parent 0521dfad8b
commit f1284ea0fc
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
5 changed files with 29 additions and 46 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.4.1.0-jdk11
LABEL org.opencontainers.image.description "VMPooler plus all known providers"