Update postgrest version to 0.3.1.1

This commit is contained in:
Jean-Pierre PRUNARET
2016-03-29 22:54:22 +02:00
parent 200e5a26cc
commit 16e3b16081
+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