Skip to content

Commit c37380a

Browse files
authoredJan 19, 2022
Update start_dlworkbench.sh
1 parent 3dd6a39 commit c37380a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎start_dlworkbench.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ docker rm workbench
66

77
# Start OpenVINO DL Workbench
88
/home/ec2-user/.local/bin/openvino-workbench \
9-
--image openvino/workbench:2021.4.1.1 \
9+
--image openvino/workbench:2021.4.2 \
1010
--enable-authentication \
1111
--assets-directory /home/ec2-user/.workbench \
1212
>/tmp/ov-workbench.log 2>&1 &

0 commit comments

Comments
 (0)
Please sign in to comment.