From 978826d4f5dd248066bafda75f7bdced2860217c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:38:49 -0700 Subject: [PATCH] chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to f82aae6 in dockerfile.dev (main) (#4603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.dev b/Dockerfile.dev index 7b399372c..69cf82ea0 100644 --- a/Dockerfile.dev +++ b/Dockerfile.dev @@ -1,3 +1,3 @@ -FROM ghcr.io/runatlantis/atlantis:latest@sha256:5ad2e3fe752104a614374490d111ed1230f8ebf5409552d0ad3b716de356dc45 +FROM ghcr.io/runatlantis/atlantis:latest@sha256:f82aae61fddc4dc8ebf6f006385447cc4eb26139de854ac37bf8344d4e9a0a42 COPY atlantis /usr/local/bin/atlantis WORKDIR /atlantis/src