Skip to content

Commit

Permalink
chore(deps): bump hashicorp/terraform from 1.5 to 1.6 (#52)
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.5 to 1.6.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: obs-gh-colinhutchinson <[email protected]>
  • Loading branch information
dependabot[bot] and obs-gh-colinhutchinson authored Nov 17, 2023
1 parent 775011d commit 375b939
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
@@ -1,5 +1,5 @@
# Fetch Terraform
FROM hashicorp/terraform:1.5@sha256:9fc0d70fb0f858b0af1fadfcf8b7510b1b61e8b35e7a4bb9ff39f7f6568c321d as terraform-source
FROM hashicorp/terraform:1.6@sha256:9ea0e6ed0e17da57ac1a5cc2ff0e5503e6eb90b8eeb6ca9808a9b345beba5d98 as terraform-source

# Your original Dockerfile starts here with some modifications
FROM ruby:3.2-bookworm@sha256:39d33ab3b46dbfd84609871cf56364d36ba2d9b12731f6bc2fc04afd5274b9d8
Expand Down

0 comments on commit 375b939

Please sign in to comment.