Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
@@ -148,7 +148,7 @@ services:
|
|||||||
- shared_net
|
- shared_net
|
||||||
|
|
||||||
openwebui_postgres_db: # Renamed service key (lowercase)
|
openwebui_postgres_db: # Renamed service key (lowercase)
|
||||||
image: postgres:16
|
image: postgres:17.6
|
||||||
container_name: openwebui_postgres_db # Keep container name consistent
|
container_name: openwebui_postgres_db # Keep container name consistent
|
||||||
restart: always
|
restart: always
|
||||||
security_opt:
|
security_opt:
|
||||||
|
Reference in New Issue
Block a user