bump kasmvnc client to head to ingest localization changes

This commit is contained in:
thelamer 2023-05-13 21:02:15 -04:00
parent 72517cf615
commit 8ee9098bc4
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
FROM node:12-buster as wwwstage
ARG KASMWEB_RELEASE="v1.3.0"
ARG KASMWEB_RELEASE="9aca68d9fe343215096ec2af5be688fc55e0a73b"
RUN \
echo "**** build clientside ****" && \

View File

@ -2,7 +2,7 @@
FROM node:12-buster as wwwstage
ARG KASMWEB_RELEASE="v1.3.0"
ARG KASMWEB_RELEASE="9aca68d9fe343215096ec2af5be688fc55e0a73b"
RUN \
echo "**** install build deps ****" && \