updated Dockerfile to use postgrest 3.1.0

This commit is contained in:
Bob Colner
2016-03-05 13:07:11 -08:00
parent a02632f18c
commit b7b082cd8e
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian:jessie
ENV POSTGREST_VERSION 0.3.0.4
ENV POSTGREST_VERSION 0.3.1.0
ENV POSTGREST_SCHEMA public
ENV POSTGREST_ANONYMOUS postgres
ENV POSTGREST_JWT_SECRET thisisnotarealsecret