attempting to revert postgres version to fix gitea indexing issue

This commit is contained in:
spinach 2025-03-01 13:47:57 -05:00
parent dd9729f9da
commit 02068e9445

View File

@ -23,7 +23,7 @@ services:
- postgres
postgres:
image: postgres:17
image: postgres:14
restart: unless-stopped
env_file: "priv/env"
networks: