mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-10 07:11:00 +00:00
Update Dockerfile
This commit is contained in:
parent
ec3e581f30
commit
225c697097
@ -67,6 +67,7 @@ FROM base as error_pages
|
||||
RUN git clone --depth 1 https://github.com/frappe/bench /root/bench
|
||||
|
||||
|
||||
|
||||
FROM nginxinc/nginx-unprivileged:1.20-alpine as frappe
|
||||
|
||||
COPY --from=error_pages /root/bench/bench/config/templates/502.html /usr/share/nginx/html
|
||||
|
Loading…
Reference in New Issue
Block a user