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