Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.12.7 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: dbelyaev <[email protected]>
  • Loading branch information
github-actions[bot] and dbelyaev authored Jan 2, 2024
1 parent 6765c03 commit f1677f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM eclipse-temurin:21-jre-alpine

ENV REVIEWDOG_VERSION v0.16.0
ENV CHECKSTYLE_VERSION 10.12.6
ENV CHECKSTYLE_VERSION 10.12.7

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Expand Down

0 comments on commit f1677f9

Please sign in to comment.