File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111jobs :
1212 lint_dockerfile :
1313 runs-on : ubuntu-latest
14- container : hadolint/hadolint:latest-debian@sha256:d310f94cc261f61b013fe8135e893bad6bec8d7d9175652bed9a78db4a28cd83
14+ container : hadolint/hadolint:latest-debian@sha256:158cd0184dcaa18bd8ec20b61f4c1cabdf8b32a592d062f57bdcb8e4c1d312e2
1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ on: pull_request
55jobs :
66 lint_dockerfile :
77 runs-on : ubuntu-latest
8- container : hadolint/hadolint:latest-debian@sha256:d310f94cc261f61b013fe8135e893bad6bec8d7d9175652bed9a78db4a28cd83
8+ container : hadolint/hadolint:latest-debian@sha256:158cd0184dcaa18bd8ec20b61f4c1cabdf8b32a592d062f57bdcb8e4c1d312e2
99 steps :
1010 - name : Checkout
1111 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments