Build docker image on 0.9.7

This commit is contained in:
Dan Sosedoff 2017-04-10 10:17:03 -05:00
parent 5fc844b840
commit 383d4049e0

View File

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