We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2152d commit 409b0faCopy full SHA for 409b0fa
dockerfiles/postgrest.Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG POSTGREST_VERSION=v9.0.1.20220802
+ARG POSTGREST_VERSION=v9.0.1
3
4
FROM postgrest/postgrest:${POSTGREST_VERSION}
5
# User 1000 comes from
0 commit comments