Skip to content

Commit e33b252

Browse files
authored
bump service and ui versions to 2.2.4 and 1.1.2 respectively (#18)
1 parent 75f21f9 commit e33b252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/common/locals.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
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"
2+
default_metadata_service_container_image = "netflixoss/metaflow_metadata_service:v2.2.4"
3+
default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.1.2"
44
}

0 commit comments

Comments
 (0)