Skip to content

Commit 8c5a899

Browse files
Bump hashicorp/packer from 1.10.1 to 1.10.2
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] <support@github.com>
1 parent f671e08 commit 8c5a899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tools

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
# Keep these sorted alphabetically, separated by an empty line
55

6-
FROM hashicorp/packer:1.10.1 as packer
6+
FROM hashicorp/packer:1.10.2 as packer
77

88
FROM hashicorp/terraform:1.7.4 as terraform

0 commit comments

Comments
 (0)