ci: update global docker (#502)
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Hadolint
|
- name: Hadolint
|
||||||
id: hadolint
|
id: hadolint
|
||||||
uses: hadolint/hadolint-action@v2.1.0
|
uses: hadolint/hadolint-action@v3.0.0
|
||||||
with:
|
with:
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059
|
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059
|
||||||
|
|||||||
Reference in New Issue
Block a user