Merge pull request 'develop' (#1) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #1
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: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