Skip to content

Commit 30433ca

Browse files
authored
Merge pull request #70 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.18.1
2 parents e4602ab + e8ea52e commit 30433ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bullseye-slim
22

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

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

0 commit comments

Comments
 (0)