App Submission: AlbyHub v1.10.1 #307
Annotations
4 errors and 1 notice
Invalid image name "ghcr.io/getalby/hub:v1.6.0":
albyhub/docker-compose.yml#L9
Images should be named like "<name>:<version-tag>@<sha256>"
|
category:
albyhub/umbrel-app.yml#L5
Invalid enum value. Expected 'files' | 'bitcoin' | 'media' | 'networking' | 'social' | 'automation' | 'finance' | 'ai' | 'developer', received 'Finance'
|
Invalid submission field "https://github.com/getumbrel/umbrel-apps/pull/":
albyhub/umbrel-app.yml#L13
The submission field must be set to the URL of this pull request: https://github.com/getumbrel/umbrel-apps/pull/1409
|
Lint apps
❌ Linting failed with 3 errors ❌
|
Potentially using unsafe user in service "server":
albyhub/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.
|