Skip to content

Commit

Permalink
updating packer version
Browse files Browse the repository at this point in the history
  • Loading branch information
elreydetoda committed Dec 31, 2024
1 parent 31e57a6 commit 8644a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer-vmware/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PACKER_VERSION=1.8.5
ARG PACKER_VERSION=1.11.2
FROM "docker.io/hashicorp/packer:light-${PACKER_VERSION}" as packer_bin
FROM docker.io/ubuntu:24.04
SHELL ["/bin/bash", "-euxc"]
Expand Down

0 comments on commit 8644a42

Please sign in to comment.