Merge pull request #538 from jpierre03/patch-1

Update postgrest version to 0.3.1.1 in Dockerfile
This commit is contained in:
Joe Nelson
2016-03-29 18:17:28 -07:00
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian:jessie
ENV POSTGREST_VERSION 0.3.1.0
ENV POSTGREST_VERSION 0.3.1.1
ENV POSTGREST_SCHEMA public
ENV POSTGREST_ANONYMOUS postgres
ENV POSTGREST_JWT_SECRET thisisnotarealsecret