Update docker image version

This commit is contained in:
Dan Sosedoff 2017-09-28 21:03:55 -05:00
parent 502c13c3ce
commit d1eba4a089

View File

@ -1,7 +1,7 @@
FROM alpine:3.6
MAINTAINER Dan Sosedoff <dan.sosedoff@gmail.com>
ENV PGWEB_VERSION 0.9.8
ENV PGWEB_VERSION 0.9.9
RUN \
apk update && \