Security Updates and random improvement.
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
- storycove-network
|
||||
|
||||
postgres:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:16-alpine
|
||||
# No port mapping - only accessible within the Docker network
|
||||
environment:
|
||||
- POSTGRES_DB=storycove
|
||||
@@ -62,7 +62,7 @@ services:
|
||||
- storycove-network
|
||||
|
||||
typesense:
|
||||
image: typesense/typesense:0.25.0
|
||||
image: typesense/typesense:29.0
|
||||
# No port mapping - only accessible within the Docker network
|
||||
environment:
|
||||
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
|
||||
|
||||
Reference in New Issue
Block a user