We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1992d commit 07c297bCopy full SHA for 07c297b
Dockerfile
@@ -9,7 +9,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
9
10
# Stage 2
11
# The runatlantis/atlantis-base is created by docker-base/Dockerfile.
12
-FROM ghcr.io/runatlantis/atlantis-base:2022.11.24 AS base
+FROM ghcr.io/runatlantis/atlantis-base:2022.12.05 AS base
13
14
# Get the architecture the image is being built for
15
ARG TARGETPLATFORM
0 commit comments