We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f21f9 commit e33b252Copy full SHA for e33b252
modules/common/locals.tf
@@ -1,4 +1,4 @@
1
locals {
2
- default_metadata_service_container_image = "netflixoss/metaflow_metadata_service:v2.2.2"
3
- default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.0.1"
+ default_metadata_service_container_image = "netflixoss/metaflow_metadata_service:v2.2.4"
+ default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.1.2"
4
}
0 commit comments