Skip to content

Commit

Permalink
Merge pull request #64 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.17.2
  • Loading branch information
shogo82148 committed Mar 27, 2024
2 parents d56874c + 54ff0f0 commit 5bd7be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
FROM debian:bullseye-slim

ENV REVIEWDOG_VERSION=v0.17.1
ENV REVIEWDOG_VERSION=v0.17.2

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 5bd7be2

Please sign in to comment.