diff --git a/balancer/latest/Dockerfile b/balancer/latest/Dockerfile index de0dab894..f2b380d71 100644 --- a/balancer/latest/Dockerfile +++ b/balancer/latest/Dockerfile @@ -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 ##################################################################