1
0
mirror of https://github.com/dockur/windows.git synced 2026-07-27 21:42:36 +07:00

fix: Resolve shellcheck warnings (#1905)

This commit is contained in:
Kroese
2026-07-20 14:22:24 +02:00
committed by GitHub
parent 577be226fe
commit 520be36ed5
3 changed files with 9 additions and 9 deletions
-2
View File
@@ -24,10 +24,8 @@ jobs:
-e SC2001
-e SC2002
-e SC2034
-e SC2064
-e SC2153
-e SC2317
-e SC2028
-
name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.3.0