Skip to content

Commit

Permalink
feat(deepdetect): upgrade to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bycob committed Jan 16, 2024
1 parent 49a14d7 commit 685ba48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/cpu/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DD_PLATFORM=./../..
DD_SERVER_TAG=v0.24.0
DD_SERVER_TAG=v0.25.0
DD_SERVER_IMAGE=cpu
DD_PLATFORM_UI_TAG=v0.24.0
DD_JUPYTER_TAG=latest
Expand Down
2 changes: 1 addition & 1 deletion code/gpu/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DD_PLATFORM=./../..
DD_SERVER_TAG=v0.24.0
DD_SERVER_TAG=v0.25.0
DD_SERVER_IMAGE=gpu
DD_PLATFORM_UI_TAG=v0.24.0
DD_JUPYTER_TAG=latest
Expand Down

0 comments on commit 685ba48

Please sign in to comment.