mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Remove amd64 prefix causing inability to update gemfile on Apple SIlicon
This commit is contained in:
parent
cfb405b208
commit
21e8add1eb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# RUN:
|
||||
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
|
||||
|
||||
FROM amd64/jruby:9.3.6-jdk
|
||||
FROM jruby:9.3.6-jdk
|
||||
|
||||
LABEL org.opencontainers.image.description "VMPooler plus all known providers"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue