kyzima-spb/Docker Image Need Update Checker
Checks if a new version of the base image exists in the Docker registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-image | Docker image used in the FROM instruction | yes | — |
| user-image | Docker image that needs to be checked | yes | — |
| platforms | List of platforms used in the check | no | "" |
Outputs
| name | description |
|---|---|
| result | True if update is required, otherwise false |