We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3789545 commit bd89b23Copy full SHA for bd89b23
Dockerfile
@@ -1,5 +1,5 @@
1
FROM docker.io/hashicorp/terraform:1.14.8@sha256:42ecfb253183ec823646dd7859c5652039669409b44daa72abf57112e622849a AS terraform
2
-FROM docker.io/hashicorp/packer:1.15.0@sha256:86963cb93f0989dd6bd58476cc8313c32b7c445359139e9d9ecc3f28f30ce46b AS packer
+FROM docker.io/hashicorp/packer:1.15.1@sha256:90fca7a3609ac34796b90e2f9b6da5b7166af69e156207ec30b83e7da13fb511 AS packer
3
FROM docker.io/alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
4
5
LABEL maintainer="simon@lauger.name"
0 commit comments