Update firefly-iii-importer to version v1.5.7 #975
Annotations
1 notice
Potentially using unsafe user in service "importer":
firefly-iii-importer/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.
|