Skip to content

Commit

Permalink
Update SDK version to 6.73.183
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov committed Sep 11, 2024
1 parent efb9739 commit 0061422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM supervisely/base-py-sdk:6.73.180
FROM supervisely/base-py-sdk:6.73.183

RUN python3 -m pip install supervisely[model-benchmark]==6.73.180
RUN python3 -m pip install supervisely[model-benchmark]==6.73.183

LABEL python_sdk_version=6.73.180
LABEL python_sdk_version=6.73.183

0 comments on commit 0061422

Please sign in to comment.