revert postgres version

This commit is contained in:
Stefan Hardegger
2025-09-01 16:19:14 +02:00
parent d1289bd616
commit 11b2a8b071

View File

@@ -50,7 +50,7 @@ services:
- storycove-network - storycove-network
postgres: postgres:
image: postgres:16-alpine image: postgres:15-alpine
# No port mapping - only accessible within the Docker network # No port mapping - only accessible within the Docker network
environment: environment:
- POSTGRES_DB=storycove - POSTGRES_DB=storycove