mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 03:08:35 +00:00
build(deps): bump runatlantis/atlantis-base (#2088)
Bumps runatlantis/atlantis-base from 2021.12.15 to 2022.02.23. --- updated-dependencies: - dependency-name: runatlantis/atlantis-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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:2021.12.15 AS base
|
||||
FROM ghcr.io/runatlantis/atlantis-base:2022.02.23 AS base
|
||||
|
||||
# install terraform binaries
|
||||
ENV DEFAULT_TERRAFORM_VERSION=1.1.6
|
||||
|
||||
Reference in New Issue
Block a user