Skip to content

Commit 3623e66

Browse files
committed
Fixing hadolint issue
1 parent eed6093 commit 3623e66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linting-configs/.hadolint.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
ignored:
2-
- DL3018 # https://github.com/hadolint/hadolint/wiki/DL3018
2+
# Specify version with yum install -y <package>-<version> - https://github.com/hadolint/hadolint/wiki/DL3033
3+
- DL3033

0 commit comments

Comments
 (0)