ci: update global docker (#803)
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user