Skip to content

Commit 8317407

Browse files
fix(deps): update dependency terraform to v1.14.2 (#2745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e52a5e commit 8317407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN install-tool pnpm 10.24.0
3737
RUN install-tool docker-compose v2.40.3
3838

3939
# renovate: datasource=github-releases packageName=hashicorp/terraform
40-
RUN install-tool terraform v1.14.1
40+
RUN install-tool terraform v1.14.2
4141

4242
# renovate: datasource=github-releases packageName=fluxcd/flux2
4343
RUN install-tool flux v2.7.5

0 commit comments

Comments
 (0)