Skip to content

Commit

Permalink
deps(docker): bump atlantis-base from 2022.03.03 to 2022.03.04 (multi…
Browse files Browse the repository at this point in the history
…-platform image)

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored and krrrr38 committed Dec 16, 2022
1 parent abe7854 commit 83f11db
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 @@ -7,7 +7,7 @@ RUN CGO_ENABLED=0 go build -trimpath -ldflags "-s -w" -v -o atlantis .

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

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

0 comments on commit 83f11db

Please sign in to comment.