Skip to content

Commit 2106d28

Browse files
oavdeevLimess
authored andcommitted
bump service and ui versions to 2.2.4 and 1.1.2 respectively (outerbounds#18)
1 parent 5e9751a commit 2106d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/common/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
locals {
22
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.0.1"
3+
default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.1.2"
44
}

0 commit comments

Comments
 (0)