util-docker: Revert docker image tag to 'latest'
Change-Id: Iafe92716725e6b3cecfeba57098c3a7efaf73d97
This commit is contained in:
@@ -32,7 +32,7 @@ variable "IMAGE_URI" {
|
||||
}
|
||||
|
||||
variable "TAG" {
|
||||
default = "bootcamp-2024"
|
||||
default = "latest"
|
||||
}
|
||||
|
||||
# Common attributes across all targets. Note: these can be overwritten.
|
||||
|
||||
Reference in New Issue
Block a user