mirror of
https://github.com/budtmo/docker-android.git
synced 2026-06-05 21:06:44 +08:00
Updated novnc to version 1.7.0
Some checks failed
Run Test / build_and_test (push) Has been cancelled
Some checks failed
Run Test / build_and_test (push) Has been cancelled
This commit is contained in:
parent
405b0b7308
commit
34656ff759
@ -44,7 +44,7 @@ RUN apt-get -qqy update && apt-get -qqy install --no-install-recommends \
|
||||
#=======
|
||||
# noVNC
|
||||
#=======
|
||||
ENV NOVNC_VERSION="1.6.0" \
|
||||
ENV NOVNC_VERSION="1.7.0" \
|
||||
WEBSOCKIFY_VERSION="0.13.0" \
|
||||
OPT_PATH="/opt"
|
||||
RUN wget -nv -O noVNC.zip "https://github.com/novnc/noVNC/archive/refs/tags/v${NOVNC_VERSION}.zip" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user