Skip to content

Commit ecad43c

Browse files
committed
Update toolhippie/yamllint Docker tag to v1.38.0
1 parent 81a19c2 commit ecad43c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN --mount=type=bind,target=. \
1111
hadolint --version && find . -name Dockerfile -exec hadolint {} +
1212

1313
# =========================================================
14-
FROM toolhippie/yamllint:1.37.1 AS yamllint
14+
FROM toolhippie/yamllint:1.38.0 AS yamllint
1515
WORKDIR /src
1616
RUN --mount=type=bind,target=. \
1717
yamllint -v && yamllint -s -f colored .

0 commit comments

Comments
 (0)