Unverified Commit 784e4525 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update noVNC to v1.6.0 (#675)

parent 9a787376
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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"