Skip to content

Commit

Permalink
fix(deps): update github-tags dependency gruntwork-io/terragrunt to v…
Browse files Browse the repository at this point in the history
…0.45.14
  • Loading branch information
renovate-bot committed May 19, 2023
1 parent ddc62e6 commit e19c386
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 @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/ubi@sha256:e3311058176628ad7f0f288f894ed2af
ARG TERRAFORM_VERSION=1.4.5

# renovate: datasource=github-tags depName=gruntwork-io/terragrunt
ARG TERRAGRUNT_VERSION=0.37.4
ARG TERRAGRUNT_VERSION=0.45.14

RUN yum install -y unzip && \
yum clean all && \
Expand Down

0 comments on commit e19c386

Please sign in to comment.