Skip to content

Commit

Permalink
Bump base to 2022-12-10 (#2769)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode authored Dec 11, 2022
1 parent f8a2091 commit 9ca57d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \

# Stage 2
# The runatlantis/atlantis-base is created by docker-base/Dockerfile
FROM ghcr.io/runatlantis/atlantis-base:2022.12.05 AS base
FROM ghcr.io/runatlantis/atlantis-base:2022.12.11 AS base

# Get the architecture the image is being built for
ARG TARGETPLATFORM
Expand Down

0 comments on commit 9ca57d6

Please sign in to comment.