Skip to content

Commit

Permalink
test(deps): update terraform docker tag to v1.8.2 (#2562)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent fd8721c commit 7aa4e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dockerfile.noble
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ RUN install-tool rust 1.77.2
RUN install-tool swift 5.10.0

# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
RUN install-tool terraform 1.7.5
RUN install-tool terraform 1.8.2

# renovate: datasource=github-releases packageName=jsonnet-bundler/jsonnet-bundler
RUN install-tool jb v0.5.1
Expand Down

0 comments on commit 7aa4e11

Please sign in to comment.