Skip to content

Commit

Permalink
Merge pull request #541 from runatlantis/docker
Browse files Browse the repository at this point in the history
Use latest base image.
  • Loading branch information
lkysow authored Mar 14, 2019
2 parents 2e3afb7 + d57eb0c commit 67092b2
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
@@ -1,5 +1,5 @@
# The runatlantis/atlantis-base is created by docker-base/Dockerfile.
FROM runatlantis/atlantis-base:v2.0
FROM runatlantis/atlantis-base:v3.0
LABEL authors="Anubhav Mishra, Luke Kysow"

# install terraform binaries
Expand Down

0 comments on commit 67092b2

Please sign in to comment.