Skip to content

Commit

Permalink
deps(docker): bump atlantis-base from 2022.03.02 to 2022.03.03
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Mar 3, 2022
1 parent 1b145da commit 8337262
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.02 AS base
FROM ghcr.io/runatlantis/atlantis-base:2022.03.03 AS base

# install terraform binaries
ENV DEFAULT_TERRAFORM_VERSION=1.1.6
Expand Down

0 comments on commit 8337262

Please sign in to comment.