diff --git a/Dockerfile b/Dockerfile index 79ed136..16252fc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:bullseye-slim -ENV REVIEWDOG_VERSION=v0.19.0 +ENV REVIEWDOG_VERSION=v0.20.1 RUN apt-get update \ && apt-get install -y --no-install-recommends \