2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-06-24 11:49:28 +03:00

nginx fix

This commit is contained in:
Odmin 2019-12-13 12:17:16 +03:00
parent 4fd06a96c4
commit 67edccdaef

@ -155,7 +155,7 @@ RUN cd ${NGINX_SRC_DIR} && \
##################################################################
##################################################################
FROM epicmorg/prod
FROM epicmorg/devel
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
ARG DEBIAN_FRONTEND=noninteractive