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.
1 parent 397c401 commit b814f5fCopy full SHA for b814f5f
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