Skip to content

Commit 278e1b3

Browse files
authored
Merge pull request #71 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.19.0
2 parents 30433ca + 0001bab commit 278e1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bullseye-slim
22

3-
ENV REVIEWDOG_VERSION=v0.18.1
3+
ENV REVIEWDOG_VERSION=v0.19.0
44

55
RUN apt-get update \
66
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)