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