From 1c7f7195787280e4c4ffeb972110b8ebce75a2d5 Mon Sep 17 00:00:00 2001 From: Paul Hutelmyer Date: Wed, 22 Feb 2023 07:46:28 -0500 Subject: [PATCH] Update docker-compose.yaml --- build/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docker-compose.yaml b/build/docker-compose.yaml index a3553934..47378ef7 100644 --- a/build/docker-compose.yaml +++ b/build/docker-compose.yaml @@ -93,7 +93,7 @@ services: - 14268:14268 # HTTP collector accept jaeger.thrift ui: - build: https://github.com/target/strelka-ui.git#main + image: ghcr.io/target/strelka-ui/strelka-ui:20230221 container_name: strelka_ui_1 environment: - DATABASE_HOST=strelka_postgresdb_1