7 lines
106 B
Docker
7 lines
106 B
Docker
# FROM monica:3.7-apache
|
|
FROM monica:4.0-apache
|
|
|
|
# RUN rm -f Procfile app.json
|
|
|
|
# COPY Procfile Procfile
|
|
|