Skip to content

Commit aa486ba

Browse files
committed
ngc-matlab: Change noVNC app name to "vnc-web"
1 parent aa1b1e3 commit aa486ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-matlab/Dockerfile.r2019b

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LABEL ai.backend.kernelspec="1" \
2121
ai.backend.base-distro="ubuntu16.04" \
2222
ai.backend.runtime-type="vendor.ngc_matlab" \
2323
ai.backend.runtime-path="/usr/bin/python" \
24-
ai.backend.service-ports="vnc:http:6080"
24+
ai.backend.service-ports="vnc-web:http:6080"
2525

2626
COPY bootstrap.sh /opt/container/bootstrap.sh
2727

0 commit comments

Comments
 (0)