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