Update variables

This commit is contained in:
2023-11-23 16:04:11 -06:00
committed by Octopus Deploy
parent 5562bd3173
commit cc6aa74cbc

View File

@@ -7,5 +7,5 @@ variable "TF_PACKAGE" {
}
variable "TF_CONTAINER" {
value "developerdurp/octopus-packages" {}
value "developerdurp/octopus-build-container:latest" {}
}