Update Robosats to v0.7.3-alpha #1779
Annotations
2 errors and 1 notice
Invalid image name:
robosats/docker-compose.yml#L1
Error: Invalid image format: recksato/robosats-client:v0.7.4-alpha@sha256:sha256:b094733d143288b3509f1f021740ccfc1d8418456caaa0f9d42525fcfe612fd3
|
Lint apps
❌ Linting failed with 1 error ❌
|
Potentially using unsafe user in service "web":
robosats/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.
|