Skip to content

Update seafile to version 11.0.12 #298

Update seafile to version 11.0.12

Update seafile to version 11.0.12 #298

Triggered via pull request August 27, 2024 02:51
@nmfretznmfretz
synchronize #1403
Status Success
Total duration 16s
Artifacts

lint-apps.yml

on: pull_request_target
Lint apps
7s
Lint apps
Fit to window
Zoom out
Zoom in

Annotations

3 notices
Potentially using unsafe user in service "db": seafile/docker-compose.yml#L1
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.
Potentially using unsafe user in service "memcached": seafile/docker-compose.yml#L1
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.
Potentially using unsafe user in service "seafile": seafile/docker-compose.yml#L1
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.