Skip to content

Commit aee21a7

Browse files
authored
Merge pull request #92 from gruntwork-io/feat/use-2.1.7-image
feat: Use 2.1.7 image
2 parents b10a5cc + bf8d051 commit aee21a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile used in execution of Github Action
2-
FROM gruntwork/terragrunt:0.2.0
2+
FROM gruntwork/terragrunt:2.1.7
33
LABEL maintainer="Gruntwork <[email protected]>"
44

55
ENV MISE_CONFIG_DIR=~/.config/mise

0 commit comments

Comments
 (0)