We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 397c401 + b814f5f commit 034c85eCopy full SHA for 034c85e
docker/Dockerfile
@@ -8,7 +8,7 @@
8
# RUN:
9
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
10
11
-FROM jruby:9.4.1.0-jdk11
+FROM jruby:9.4.2.0-jdk11
12
13
LABEL org.opencontainers.image.description "VMPooler plus all known providers"
14
docker/Dockerfile.local
@@ -9,7 +9,7 @@
# Then change directory into vmpooler-projects and build with:
15
0 commit comments