ci: update global docker (#803)
This commit is contained in:
parent
bfd1e81a25
commit
f213aae7b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-docker.yml
vendored
2
.github/workflows/ci-docker.yml
vendored
|
|
@ -163,7 +163,7 @@ jobs:
|
||||||
|
|
||||||
- name: Hadolint
|
- name: Hadolint
|
||||||
id: hadolint
|
id: hadolint
|
||||||
uses: hadolint/hadolint-action@v3.0.0
|
uses: hadolint/hadolint-action@v3.1.0
|
||||||
with:
|
with:
|
||||||
dockerfile: ${{ matrix.dockerfile }}
|
dockerfile: ${{ matrix.dockerfile }}
|
||||||
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059
|
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue