diff --git a/Dockerfile b/Dockerfile index 2770e86..b968021 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:jessie -LABEL maintainer "opsxcq@thestorm.com.br" +LABEL maintainer "opsxcq@strm.sh" RUN apt-get update && \ apt-get upgrade -y && \