mirror of
https://github.com/hashicorp/setup-packer.git
synced 2026-03-28 07:02:32 +00:00
Update to packer 1.8.2 (#46)
* Update to packer 1.8.2 * Update to packer 1.8.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# `0.3.0` (UNRELEASED, 2021-11)
|
||||
# `0.3.0` (UNRELEASED, 2022-08)
|
||||
|
||||
* Update Dockerfile to point to packer version `1.7.8`
|
||||
* Update Dockerfile to point to packer version `1.8.2`
|
||||
* Change `target` default to `.` [#17](https://github.com/hashicorp/packer-github-actions/pull/17)
|
||||
* Mark `target` as not required [#17](https://github.com/hashicorp/packer-github-actions/pull/17)
|
||||
* Add support for working_directory [#11](https://github.com/operatehappy/packer-github-actions/pull/11)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# see https://hub.docker.com/r/hashicorp/packer/tags for all available tags
|
||||
FROM hashicorp/packer:light@sha256:f795aace438ef92e738228c21d5ceb7d5dd73ceb7e0b1efab5b0e90cbc4d4dcd
|
||||
FROM hashicorp/packer:light@sha256:1e298ef74fc816654238f7c17ea0f0636c2e19d3baf77ed5f795b7f976a4ba96
|
||||
|
||||
COPY "entrypoint.sh" "/entrypoint.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user