Skip to content

Commit

Permalink
to orchestrator 0.0.13 and sdk-python 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkTNO committed Jul 5, 2024
1 parent c62f985 commit a04cf98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ services:
- manual_dev

orchestrator:
image: ghcr.io/project-omotes/omotes_orchestrator:0.0.12
image: ghcr.io/project-omotes/omotes_orchestrator:0.0.13
restart: unless-stopped
networks:
- omotes
Expand Down
2 changes: 1 addition & 1 deletion system_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
omotes_sdk_python==0.0.16
omotes_sdk_python==1.0.0
pytest ~= 8.1.2
pytest-timeout
xmltodict ~= 0.13.0
Expand Down

0 comments on commit a04cf98

Please sign in to comment.