Compare commits
2 commits
826375d67b
...
fde03cba6f
Author | SHA1 | Date | |
---|---|---|---|
fde03cba6f | |||
3bb3a03c7f |
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# FROM monica:3.7-apache
|
# FROM monica:3.7-apache
|
||||||
|
# FROM monica:4.0-apache
|
||||||
FROM monica:4.1-apache
|
FROM monica:4.1-apache
|
||||||
|
|
||||||
RUN rm -f Procfile
|
RUN rm -f Procfile
|
||||||
# app.json
|
# app.json
|
||||||
|
|
||||||
COPY Procfile Procfile
|
COPY Procfile /var/www/html/Procfile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue