Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Oct 10, 2024
1 parent 2986fb2 commit b0b7c6b
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.201
FROM supervisely/base-py-sdk:6.73.207

RUN python3 -m pip install supervisely[model-benchmark]==6.73.201
RUN python3 -m pip install supervisely[model-benchmark]==6.73.207

LABEL python_sdk_version=6.73.201
LABEL python_sdk_version=6.73.207

0 comments on commit b0b7c6b

Please sign in to comment.