Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit 00fcd51

Browse files
Update dependency hashicorp/packer to v1.15.3
1 parent 0badcb9 commit 00fcd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1111
# Download Packer
1212

1313
# renovate: datasource=github-releases depName=hashicorp/packer extractVersion=^v(?<version>.*)$
14-
ENV PACKER_VERSION=1.15.1
14+
ENV PACKER_VERSION=1.15.3
1515
# renovate: datasource=repology depName=debian_12/unzip versioning=deb
1616
ENV UNZIP_VERSION=6.0
1717

0 commit comments

Comments
 (0)