ci: update global docker (#803)

This commit is contained in:
LizardByte-bot
2023-01-19 17:08:47 -05:00
committed by GitHub
parent bfd1e81a25
commit f213aae7b8

View File

@@ -163,7 +163,7 @@ jobs:
- name: Hadolint
id: hadolint
uses: hadolint/hadolint-action@v3.0.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: ${{ matrix.dockerfile }}
ignore: DL3008,DL3013,DL3016,DL3018,DL3028,DL3059