Skip to content

Update paperless to version v2.14.0 #1445

Update paperless to version v2.14.0

Update paperless to version v2.14.0 #1445

Triggered via pull request January 14, 2025 01:11
@nmfretznmfretz
opened #2054
Status Success
Total duration 12s
Artifacts

lint-apps.yml

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

Annotations

2 warnings and 5 notices
Lint apps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Invalid restart policy: paperless/docker-compose.yml#L18
The restart policy of the container "db" should be set to "on-failure".
Potentially using unsafe user in service "broker": paperless/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 "db": paperless/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 "webserver": paperless/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 "gotenberg": paperless/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 "tika": paperless/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.