Skip to content

Commit

Permalink
update versions in compose
Browse files Browse the repository at this point in the history
  • Loading branch information
molotgor committed Jul 26, 2024
1 parent 8df9fbe commit 61bc47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local-run/with-jupyter-notebook/compose.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 61bc47d

Please sign in to comment.