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 5ac8fb9 commit a4c9d2bCopy full SHA for a4c9d2b
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.5.0-jdk11
+FROM jruby:9.4.7.0-jdk11
12
13
LABEL org.opencontainers.image.description "VMPooler plus all known providers"
14
docker/Dockerfile.dev
@@ -9,7 +9,7 @@
# Then change directory into vmpooler-projects and build with:
15
0 commit comments