1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-14 23:55:02 +02:00

update litellm

This commit is contained in:
kev
2024-12-27 15:51:16 +08:00
parent e6e8aa7a1e
commit ac8f050121
3 changed files with 27 additions and 6 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
ports:
- "5432:5432"
volumes: