Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
tg: v0.19.29
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Oct 5, 2019
1 parent 82413ba commit 4cbd1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM runatlantis/atlantis:latest

LABEL authors="Rui Chen <chenrui333@gmail.com>"

ENV TERRAGRUNT_VERSION=v0.19.25
ENV TERRAGRUNT_VERSION=v0.19.29

RUN curl -s -Lo terragrunt https://github.com/gruntwork-io/terragrunt/releases/download/${TERRAGRUNT_VERSION}/terragrunt_linux_amd64 && \
chmod +x terragrunt && \
Expand Down

0 comments on commit 4cbd1b8

Please sign in to comment.