use 1.8
This commit is contained in:
parent
0095d93686
commit
cc5e96b23f
@ -17,7 +17,7 @@ executors:
|
|||||||
parameters:
|
parameters:
|
||||||
packer-version:
|
packer-version:
|
||||||
type: string
|
type: string
|
||||||
default: 1.8.1
|
default: "1.8"
|
||||||
docker:
|
docker:
|
||||||
- image: hashicorp/packer:<< parameters.packer-version >>
|
- image: hashicorp/packer:<< parameters.packer-version >>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user