Compare commits

..

No commits in common. "4fd7b183ff6f6213af89cdeac74d57d8e7209060" and "708a26296e917a897c43fa038926619e29f8d503" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
ollama:
image: ollama/ollama:0.3.5
image: ollama/ollama:0.3.4
container_name: ollama
restart: unless-stopped
volumes:

View file

@ -122,7 +122,7 @@ services:
- gitea_main
vaultwarden:
image: vaultwarden/server:1.32.0
image: vaultwarden/server:1.31.0
container_name: vaultwarden
ports:
- 8989:80