mirror of
https://github.com/hashicorp/setup-packer.git
synced 2026-03-31 00:22:34 +00:00
@@ -1,6 +1,7 @@
|
||||
# `0.3.0` (2020-09-24)
|
||||
# `0.3.0` (UNRELEASED, 2021-01)
|
||||
|
||||
* Update Dockerfile to point to packer version 6.2
|
||||
* Update Dockerfile to point to packer version `1.6.6`
|
||||
* Add support for working_directory [#11](https://github.com/operatehappy/packer-github-actions/pull/11)
|
||||
|
||||
## `0.2.0` (2020-03-25)
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM hashicorp/packer:light@sha256:9db70fdca396908e9b2082cc600839fdd76b3ebd2ca48d674cf967b31ebfc81d
|
||||
FROM hashicorp/packer:light@sha256:523457b5371562c4d9c21621ee85c71c31e7ff53d5ec303a5daf07c55531b84e
|
||||
|
||||
COPY "entrypoint.sh" "/entrypoint.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user