Skip to content

Commit 07c297b

Browse files
dependabot[bot]krrrr38
authored andcommitted
build(deps): bump runatlantis/atlantis-base (runatlantis#2750)
Bumps runatlantis/atlantis-base from 2022.11.24 to 2022.12.05. --- updated-dependencies: - dependency-name: runatlantis/atlantis-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd1992d commit 07c297b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
99

1010
# Stage 2
1111
# The runatlantis/atlantis-base is created by docker-base/Dockerfile.
12-
FROM ghcr.io/runatlantis/atlantis-base:2022.11.24 AS base
12+
FROM ghcr.io/runatlantis/atlantis-base:2022.12.05 AS base
1313

1414
# Get the architecture the image is being built for
1515
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)