Skip to content

Commit

Permalink
feat(deepdetect): upgrade to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bycob committed Apr 3, 2023
1 parent b21d66d commit ab0eb51
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.23.1
DD_SERVER_TAG=v0.24.0
DD_SERVER_IMAGE=cpu_torch
DD_PLATFORM_UI_TAG=v0.23.1
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.23.1
DD_SERVER_TAG=v0.24.0
DD_SERVER_IMAGE=gpu_torch
DD_PLATFORM_UI_TAG=v0.23.1
DD_JUPYTER_TAG=latest
Expand Down

0 comments on commit ab0eb51

Please sign in to comment.