Update docker version to 0.9.5

This commit is contained in:
Dan Sosedoff 2016-11-08 09:38:01 -06:00
parent b3723e260f
commit 560308fd31

View File

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