build: Update noVNC to v1.6.0 (#195)
This commit is contained in:
parent
ca83662154
commit
a63295d1c1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM debian:trixie-slim
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG VERSION_VNC="1.6.0-beta"
|
||||
ARG VERSION_VNC="1.6.0"
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
|
|
Loading…
Reference in a new issue