Compare commits
No commits in common. "fde03cba6f5c89914259f0573810c263fc297988" and "826375d67bc8fe734026c1940a9155ba2f226762" have entirely different histories.
fde03cba6f
...
826375d67b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# FROM monica:3.7-apache
|
||||
# FROM monica:4.0-apache
|
||||
FROM monica:4.1-apache
|
||||
|
||||
RUN rm -f Procfile
|
||||
RUN rm -f Procfile
|
||||
# app.json
|
||||
|
||||
COPY Procfile /var/www/html/Procfile
|
||||
COPY Procfile Procfile
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue