dockerfile-parser 0.9.0

a Rust library for parsing, validating, and modifying Dockerfiles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
  - package-ecosystem: cargo
    open-pull-requests-limit: 25
    directory: /
    registries: []
    schedule:
      interval: daily
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: daily