revert postgres version
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user