diff --git a/Dockerfile b/Dockerfile index c88c816..eb809e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.3 MAINTAINER Dan Sosedoff -ENV PGWEB_VERSION 0.9.3 +ENV PGWEB_VERSION 0.9.4 RUN \ apk update && \