Bump version

This commit is contained in:
Joe Nelson
2017-04-29 21:02:14 -05:00
parent f4d84e4b58
commit 0b436d49e6
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian:jessie
ENV POSTGREST_VERSION 0.4.0.0
ENV POSTGREST_VERSION 0.4.1.0
RUN apt-get update && \
apt-get install -y tar xz-utils wget libpq-dev && \