Skip to content

Commit

Permalink
build: Update noVNC to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 18, 2024
1 parent f9fa7ef commit 3d333bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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"
Expand Down

0 comments on commit 3d333bd

Please sign in to comment.