Update homarr to version v1.54.0 #6489
Annotations
1 notice
|
Potentially using unsafe user in service "web":
homarr/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.
|