Skip to content

Commit 34656ff

Browse files
committed
Updated novnc to version 1.7.0
1 parent 405b0b7 commit 34656ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/emulator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN apt-get -qqy update && apt-get -qqy install --no-install-recommends \
4444
#=======
4545
# noVNC
4646
#=======
47-
ENV NOVNC_VERSION="1.6.0" \
47+
ENV NOVNC_VERSION="1.7.0" \
4848
WEBSOCKIFY_VERSION="0.13.0" \
4949
OPT_PATH="/opt"
5050
RUN wget -nv -O noVNC.zip "https://github.com/novnc/noVNC/archive/refs/tags/v${NOVNC_VERSION}.zip" \

0 commit comments

Comments
 (0)