Update docker version

This commit is contained in:
Dan Sosedoff 2016-11-18 12:51:37 -06:00
parent 91bc5d0d5e
commit 65773364a1

View File

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