Commit 88b1a048 authored by Malte Lantin's avatar Malte Lantin
Browse files

Update the test dockerfile

parent 942b0d71
Showing with 1 addition and 1 deletion
+1 -1
# Pull the base image with given version.
ARG BUILD_TERRAFORM_VERSION=0.11.7
FROM hashicorp/terraform:${BUILD_TERRAFORM_VERSION}
FROM microsoft/terraform-test:${BUILD_TERRAFORM_VERSION}
ARG MODULE_NAME="terraform-azurerm-aks"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment