diff --git a/Dockerfile b/Dockerfile index 1b64f65..4b7c24d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hashicorp/packer:1.5.5 +FROM hashicorp/packer:1.6.4 LABEL "com.github.actions.name" = "Packer AMI Builder" LABEL "com.github.actions.description" = "Use GitHub Action to execute Packer AMI build"