diff --git a/Dockerfile b/Dockerfile index 1110a05..61b976e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,7 @@ FROM alpine:3.6 -MAINTAINER Dan Sosedoff + +LABEL maintainer="Dan Sosedoff " + ENV PGWEB_VERSION 0.9.12