Unverified Commit 75b8cd87 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update noVNC to v1.5.0 (#571)

parent 200e6f39
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.4.0"
ARG VERSION_VNC="1.5.0"

ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"