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.
2 parents 3a2152d + 409b0fa commit e2566c2Copy full SHA for e2566c2
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