Skip to content

Commit 7b73b3f

Browse files
author
IK Renovate Bot
committed
chore(deps): update hashicorp/terraform docker tag to v1.11.4 (terraform/dockerfile)
1 parent c005164 commit 7b73b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-releases depName=hashicorp/terraform
2-
ARG TERRAFORM_VERSION=1.11.3
2+
ARG TERRAFORM_VERSION=1.11.4
33

44
FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
55
FROM alpine:3.20

0 commit comments

Comments
 (0)