Skip to content

Commit 5ad7562

Browse files
authored
Update docker-compose.yml to postgrest v11
1 parent adf4839 commit 5ad7562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/db/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: '3'
44
services:
55
rest:
6-
image: postgrest/postgrest:v10.2.0.20230407
6+
image: postgrest/postgrest:v11.0.0
77
ports:
88
- '3000:3000'
99
environment:

0 commit comments

Comments
 (0)