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

Commit 4ee7aac

Browse files
authored
Upgrade Terraform to 0.12.21
1 parent 6eeeebf commit 4ee7aac

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
@@ -1,7 +1,7 @@
11
FROM mcr.microsoft.com/azure-cli:2.0.77
22

33
# --- Arguments ---
4-
ARG TERRAFORM_VERSION="0.12.19"
4+
ARG TERRAFORM_VERSION="0.12.21"
55

66
# --- Re-usable environment variables ---
77
ENV TMP_DIR="/tmp"

0 commit comments

Comments
 (0)