updated Dockerfile to use postgrest 3.1.0
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user