Skip to content

Commit

Permalink
Bump hashicorp/packer from 1.10.1 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps hashicorp/packer from 1.10.1 to 1.10.2.

---
updated-dependencies:
- dependency-name: hashicorp/packer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent f671e08 commit 8c5a899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

# Keep these sorted alphabetically, separated by an empty line

FROM hashicorp/packer:1.10.1 as packer
FROM hashicorp/packer:1.10.2 as packer

FROM hashicorp/terraform:1.7.4 as terraform

0 comments on commit 8c5a899

Please sign in to comment.