mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Bump jruby from 9.4.3.0-jdk11 to 9.4.5.0-jdk11 in /docker
Bumps jruby from 9.4.3.0-jdk11 to 9.4.5.0-jdk11. --- updated-dependencies: - dependency-name: jruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dea151dd1d
commit
623736921f
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# RUN:
|
||||
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
|
||||
|
||||
FROM jruby:9.4.3.0-jdk11
|
||||
FROM jruby:9.4.5.0-jdk11
|
||||
|
||||
LABEL org.opencontainers.image.description "VMPooler plus all known providers"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue