bump kasmvnc to head

This commit is contained in:
thelamer 2024-06-26 16:19:34 -04:00
parent e49f271fa6
commit c71bd1ccb7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
FROM node:12-buster as wwwstage
ARG KASMWEB_RELEASE="54b9bac920267e902af3c9dfca4c0f64cff92f41"
ARG KASMWEB_RELEASE="5ba4695e6526a27b8e38ec8d55dc33b39143e68a"
RUN \
echo "**** build clientside ****" && \

View File

@ -2,7 +2,7 @@
FROM node:12-buster as wwwstage
ARG KASMWEB_RELEASE="54b9bac920267e902af3c9dfca4c0f64cff92f41"
ARG KASMWEB_RELEASE="5ba4695e6526a27b8e38ec8d55dc33b39143e68a"
RUN \
echo "**** install build deps ****" && \