Update dockerfile

This commit is contained in:
Dan Sosedoff 2016-07-29 10:43:23 -05:00
parent 3ae6392a82
commit ce96579d26

View File

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