Update docker image version

This commit is contained in:
Dan Sosedoff 2017-11-03 22:05:46 -05:00
parent 2992dd43e8
commit 69b89a0c2a

View File

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