Skip to content

Commit

Permalink
Merge branch 'devel' into drop-release-0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tpantelis authored Dec 21, 2023
2 parents 95c1f98 + b8997e2 commit 7cd707f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile.shipyard-linting
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV HOST_ARCH=${DAPPER_HOST_ARCH} ARCH=${DAPPER_HOST_ARCH} \
# yamllint | YAML linting
# yq | YAML processing

ENV MARKDOWNLINT_VERSION=0.33.0 \
ENV MARKDOWNLINT_VERSION=0.38.0 \
GITLINT_VERSION=0.19.1

RUN apk add --no-cache bash findutils git grep make nodejs py3-six shellcheck upx yamllint yq && \
Expand Down

0 comments on commit 7cd707f

Please sign in to comment.