diff --git a/Dockerfile b/Dockerfile index dacee9a..481b9b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -FROM nginx:alpine +FROM nginx:alpine-slim LABEL maintainer="Jones MAGLOIRE @Joxit"