ci: update global docker (#502)
This commit is contained in:
parent
8132c82b07
commit
4cbf8c01d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-docker.yml
vendored
2
.github/workflows/ci-docker.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
- name: Hadolint
|
||||
id: hadolint
|
||||
uses: hadolint/hadolint-action@v2.1.0
|
||||
uses: hadolint/hadolint-action@v3.0.0
|
||||
with:
|
||||
dockerfile: ./Dockerfile
|
||||
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue