owkin/Dependency updater
Update system dependencies of a Dockerfile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile | Dockerfile path | yes | Dockerfile |
| dependencies | dependencies.json file path | yes | dependencies.json |
| apply | apply the potential update to the local code | yes | false |
Outputs
| name | description |
|---|---|
| updatedDependencies | JSON representing the updated dependencies |