mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 13:38:40 +00:00
Update Dockerfile
This commit is contained in:
@@ -3,7 +3,7 @@ FROM runatlantis/atlantis-base:v3.1
|
||||
LABEL authors="Anubhav Mishra, Luke Kysow"
|
||||
|
||||
# install terraform binaries
|
||||
ENV DEFAULT_TERRAFORM_VERSION=0.12.12
|
||||
ENV DEFAULT_TERRAFORM_VERSION=0.12.13
|
||||
|
||||
# In the official Atlantis image we only have the latest of each Terrafrom version.
|
||||
RUN AVAILABLE_TERRAFORM_VERSIONS="0.8.8 0.9.11 0.10.8 0.11.14 ${DEFAULT_TERRAFORM_VERSION}" && \
|
||||
|
||||
Reference in New Issue
Block a user