diff --git a/Dockerfile b/Dockerfile index ade49c6..9b5bec1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.6 MAINTAINER Dan Sosedoff -ENV PGWEB_VERSION 0.9.8 +ENV PGWEB_VERSION 0.9.9 RUN \ apk update && \