Skip to content

Commit 46e4d14

Browse files
authored
Update start_dlworkbench.sh
1 parent 367b78d commit 46e4d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start_dlworkbench.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
TOKEN=$(curl -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 21600")
55
INSTANCE_ID=$(curl -H "X-aws-ec2-metadata-token: $TOKEN" http://169.254.169.254/latest/meta-data/instance-id)
66

7-
OV_DLW_VER=2022.1
7+
OV_DLW_VER=2022.1.0
88

99
# Remove any existing workbench container
1010
docker rm workbench

0 commit comments

Comments
 (0)