diff --git a/Dockerfile b/Dockerfile index deb1cf8..903aef4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hashicorp/packer:1.7.4 +FROM hashicorp/packer:1.7.2 LABEL "com.github.actions.name" = "Packer build" LABEL "com.github.actions.description" = "Run packer build on a template file"