Skip to content

Commit 409b0fa

Browse files
committed
Removing the depreciated version to make it working
1 parent 3a2152d commit 409b0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/postgrest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
ARG POSTGREST_VERSION=v9.0.1.20220802
2+
ARG POSTGREST_VERSION=v9.0.1
33

44
FROM postgrest/postgrest:${POSTGREST_VERSION}
55
# User 1000 comes from

0 commit comments

Comments
 (0)