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:9cef74a390694cdc01dd119cbba9adac5bb6671ce67d8d79eb7ec68f497a3684
14+ container : hadolint/hadolint:latest-debian@sha256:667cb5a170337379f7add7abd8eb3aa6fc5c594766bb7b393b2305a311ccc116
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:9cef74a390694cdc01dd119cbba9adac5bb6671ce67d8d79eb7ec68f497a3684
8+ container : hadolint/hadolint:latest-debian@sha256:667cb5a170337379f7add7abd8eb3aa6fc5c594766bb7b393b2305a311ccc116
99 steps :
1010 - name : Checkout
1111 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments