Update deployment process

This commit is contained in:
2023-12-19 07:42:14 -06:00
committed by Octopus Deploy
parent d1e6330ce5
commit 9afa2489e1

View File

@@ -47,7 +47,7 @@ step "terraform-plan" {
container {
feed = "nexus"
image = "#{TF_CONTAINER}"
image = "octopusdeploy/worker-tools:6.1.0-ubuntu.22.04"
}
}
}