chore(compose): pin postgres patch image
This commit is contained in:
+1
-1
@@ -286,7 +286,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
litellm-db:
|
litellm-db:
|
||||||
image: postgres:15-alpine
|
image: postgres:15.17-alpine
|
||||||
container_name: litellm-db
|
container_name: litellm-db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
profiles: ["api"]
|
profiles: ["api"]
|
||||||
|
|||||||
Reference in New Issue
Block a user