diff --git a/Dockerfile b/Dockerfile index d4e5b94..3e1df50 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ -FROM ghcr.io/runatlantis/atlantis:v0.23.3 +FROM ghcr.io/runatlantis/atlantis:v0.23.5 RUN apk add python3 --no-cache