Skip to content

Commit 2dc1f42

Browse files
author
IK Renovate Bot
committedJun 16, 2022
chore(deps): update dependency hashicorp/terraform to v1.2.3 (terraform/dockerfile)
1 parent c7ca9c4 commit 2dc1f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎terraform/Dockerfile

+1-1
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.2.1
2+
ARG TERRAFORM_VERSION=1.2.3
33

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

0 commit comments

Comments
 (0)
Please sign in to comment.