File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
2222
2323 # PostgREST API for Eckchen schema
2424 postgrest_eckchen :
25- image : postgrest/postgrest:v13.0.4 @sha256:a312f4b2e48530a01fc26f5310d547d6c26d087858360e164522e415723a7732
25+ image : postgrest/postgrest:v13.0.7 @sha256:0a46780309a604cdc8b56c776c6e5e15788ce58174d709e40459ab5a2d44d228
2626 container_name : postgrest_eckchen
2727 environment :
2828 PGRST_DB_URI : postgres://postgres:postgres@postgres:5432/main
@@ -42,7 +42,7 @@ services:
4242
4343 # PostgREST API for Wortiger schema
4444 postgrest_wortiger :
45- image : postgrest/postgrest:v13.0.4 @sha256:a312f4b2e48530a01fc26f5310d547d6c26d087858360e164522e415723a7732
45+ image : postgrest/postgrest:v13.0.7 @sha256:0a46780309a604cdc8b56c776c6e5e15788ce58174d709e40459ab5a2d44d228
4646 container_name : postgrest_wortiger
4747 environment :
4848 PGRST_DB_URI : postgres://postgres:postgres@postgres:5432/main
You can’t perform that action at this time.
0 commit comments