revert postgres version
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
- storycove-network
|
||||
|
||||
postgres:
|
||||
image: postgres:16-alpine
|
||||
image: postgres:15-alpine
|
||||
# No port mapping - only accessible within the Docker network
|
||||
environment:
|
||||
- POSTGRES_DB=storycove
|
||||
|
||||
Reference in New Issue
Block a user