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