diff --git a/Dockerfile b/Dockerfile index d6b5e3e..e600d3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.19 -ENV REVIEWDOG_VERSION=v0.17.4 +ENV REVIEWDOG_VERSION=v0.17.3 ENV TERRAFORM_VERSION=1.7.3 SHELL ["/bin/ash", "-eo", "pipefail", "-c"]