Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelyaev committed Mar 10, 2025
1 parent cb99d8b commit f7748e6
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.0.6_7-jre-alpine@sha256:4e9ab608d97796571b1d5bbcd1c9f430a89a5f03fe5aa6c093888ceb6756c502

ENV REVIEWDOG_VERSION=v0.20.3
ENV CHECKSTYLE_VERSION=10.21.3
ENV CHECKSTYLE_VERSION=10.21.4

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

Expand Down

0 comments on commit f7748e6

Please sign in to comment.