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