Update ollama to version v0.17.5 #6521
Annotations
1 notice
|
Potentially using unsafe user in service "ollama":
ollama/docker-compose.yml#L0
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
|