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

This commit is contained in:
Eric Griswold 2024-07-25 11:58:22 -07:00 committed by GitHub
parent 85540728fd
commit 5df3e7542b
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.7.0-jdk11
FROM jruby:9.4.5.0-jdk11
LABEL org.opencontainers.image.description "VMPooler plus all known providers"

View file

@ -9,7 +9,7 @@
# Then change directory into vmpooler-projects and build with:
FROM jruby:9.4.7.0-jdk11
FROM jruby:9.4.5.0-jdk11
LABEL org.opencontainers.image.description "VMPooler plus all known providers"