updated base image
This commit is contained in:
parent
203ef90cf0
commit
78932eb7ee
@ -1,8 +1,4 @@
|
||||
FROM phusion/passenger-ruby22:latest
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y ruby2.3 ruby2.3-dev \
|
||||
&& ruby-switch --set ruby2.3
|
||||
FROM phusion/passenger-ruby23:latest
|
||||
|
||||
# Use baseimage-docker's init process.
|
||||
CMD ["/sbin/my_init"]
|
||||
|
Loading…
Reference in New Issue
Block a user