1 parent 81a19c2 commit ecad43cCopy full SHA for ecad43c
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ RUN --mount=type=bind,target=. \
11
hadolint --version && find . -name Dockerfile -exec hadolint {} +
12
13
# =========================================================
14
-FROM toolhippie/yamllint:1.37.1 AS yamllint
+FROM toolhippie/yamllint:1.38.0 AS yamllint
15
WORKDIR /src
16
RUN --mount=type=bind,target=. \
17
yamllint -v && yamllint -s -f colored .
0 commit comments