mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-03 04:39:42 +03:00
Update Dockerfile
This commit is contained in:
parent
4bb4115103
commit
29c7581d5c
1 changed files with 1 additions and 2 deletions
|
@ -156,11 +156,10 @@ RUN cd ${NGINX_SRC_DIR} && \
|
|||
##################################################################
|
||||
##################################################################
|
||||
|
||||
FROM epicmorg/edge
|
||||
FROM epicmorg/devel
|
||||
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
||||
##################################################################
|
||||
# Installing nginx from deb
|
||||
##################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue