attempting to revert postgres version to fix gitea indexing issue
This commit is contained in:
parent
dd9729f9da
commit
02068e9445
@ -23,7 +23,7 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:17
|
image: postgres:14
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: "priv/env"
|
env_file: "priv/env"
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user