mirror of
https://github.com/DCsunset/docker-archlinux-vnc
synced 2025-12-06 17:04:58 +01:00
chore: bump noVNC to v1.2.0
This commit is contained in:
parent
cfb4ab8521
commit
3cff62f8fc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ ARG VERSION
|
||||||
FROM archlinux:${VERSION:-latest}
|
FROM archlinux:${VERSION:-latest}
|
||||||
LABEL MAINTAINER="DCsunset"
|
LABEL MAINTAINER="DCsunset"
|
||||||
|
|
||||||
ENV noVNC_version=1.1.0
|
ENV noVNC_version=1.2.0
|
||||||
ENV websockify_version=0.9.0
|
ENV websockify_version=0.9.0
|
||||||
|
|
||||||
# Local debug
|
# Local debug
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue