Merge pull request 'develop' () from develop into master

Reviewed-on: 
This commit is contained in:
Glenn Y. Rolland 2025-03-20 22:02:29 +00:00
commit db8e2fc928

View file

@ -1,8 +1,9 @@
# 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 Procfile
COPY Procfile /var/www/html/Procfile