mirror of
https://github.com/linuxserver/docker-baseimage-kasmvnc.git
synced 2026-02-20 08:28:57 +08:00
bump kasmvnc to head
This commit is contained in:
parent
e49f271fa6
commit
c71bd1ccb7
@ -2,7 +2,7 @@
|
||||
|
||||
FROM node:12-buster as wwwstage
|
||||
|
||||
ARG KASMWEB_RELEASE="54b9bac920267e902af3c9dfca4c0f64cff92f41"
|
||||
ARG KASMWEB_RELEASE="5ba4695e6526a27b8e38ec8d55dc33b39143e68a"
|
||||
|
||||
RUN \
|
||||
echo "**** build clientside ****" && \
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
FROM node:12-buster as wwwstage
|
||||
|
||||
ARG KASMWEB_RELEASE="54b9bac920267e902af3c9dfca4c0f64cff92f41"
|
||||
ARG KASMWEB_RELEASE="5ba4695e6526a27b8e38ec8d55dc33b39143e68a"
|
||||
|
||||
RUN \
|
||||
echo "**** install build deps ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user