From fd32cd37ab726de8b150f387b9de5bc9f0cb6ad7 Mon Sep 17 00:00:00 2001 From: topahadzi Date: Mon, 22 Apr 2024 16:27:31 +0700 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8ea1df1..539b371 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/runatlantis/atlantis:latest +FROM ghcr.io/runatlantis/atlantis:v0.27.2 USER root