diff --git a/alz/azuredevops/terraform.tfvars b/alz/azuredevops/terraform.tfvars index e89625f..49aea2a 100644 --- a/alz/azuredevops/terraform.tfvars +++ b/alz/azuredevops/terraform.tfvars @@ -1,5 +1,5 @@ # Azure Variables -agent_container_image = "jaredfholgate/azure-devops-agent:0.0.3" +agent_container_image = "microsoftavm/azure-devops-agent:1.0.0" # Names resource_names = { diff --git a/alz/github/terraform.tfvars b/alz/github/terraform.tfvars index 7264033..c9009fc 100644 --- a/alz/github/terraform.tfvars +++ b/alz/github/terraform.tfvars @@ -1,5 +1,5 @@ # Azure Variables -runner_container_image = "jaredfholgate/github-runner:0.0.6" +runner_container_image = "microsoftavm/github-runner:1.0.0" # Naming resource_names = {