We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405b0b7 commit 34656ffCopy full SHA for 34656ff
1 file changed
docker/emulator
@@ -44,7 +44,7 @@ RUN apt-get -qqy update && apt-get -qqy install --no-install-recommends \
44
#=======
45
# noVNC
46
47
-ENV NOVNC_VERSION="1.6.0" \
+ENV NOVNC_VERSION="1.7.0" \
48
WEBSOCKIFY_VERSION="0.13.0" \
49
OPT_PATH="/opt"
50
RUN wget -nv -O noVNC.zip "https://github.com/novnc/noVNC/archive/refs/tags/v${NOVNC_VERSION}.zip" \
0 commit comments