From 61bc47d7ddb77da009c370cff535969f72db1f29 Mon Sep 17 00:00:00 2001 From: molotgor Date: Fri, 26 Jul 2024 18:29:54 +0400 Subject: [PATCH] update versions in compose --- local-run/with-jupyter-notebook/compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local-run/with-jupyter-notebook/compose.yml b/local-run/with-jupyter-notebook/compose.yml index 50e6a18..20086a2 100644 --- a/local-run/with-jupyter-notebook/compose.yml +++ b/local-run/with-jupyter-notebook/compose.yml @@ -1,6 +1,6 @@ services: json_stream_provider: - image: ghcr.io/th2-net/th2-json-stream-provider-py:0.0.6-notebooks-launch-time-9859166453-e7049f6 + image: ghcr.io/th2-net/th2-json-stream-provider-py:0.0.6-notebooks-launch-time-10112701796-8df9fbe ports: - "8081:8080" volumes: @@ -26,7 +26,7 @@ services: - th2_network th2_rpt_viewer: - image: ghcr.io/th2-net/th2-rpt-viewer:5.2.8-notebooks-launch-time-9857806301 + image: ghcr.io/th2-net/th2-rpt-viewer:5.2.8-notebooks-launch-time-10112884396 ports: - "8083:8080" networks: