mirror of
https://github.com/linuxserver/docker-baseimage-kasmvnc.git
synced 2026-02-20 08:28:57 +08:00
bump kasmvnc client to head to ingest localization changes
This commit is contained in:
parent
72517cf615
commit
8ee9098bc4
@ -2,7 +2,7 @@
|
||||
|
||||
FROM node:12-buster as wwwstage
|
||||
|
||||
ARG KASMWEB_RELEASE="v1.3.0"
|
||||
ARG KASMWEB_RELEASE="9aca68d9fe343215096ec2af5be688fc55e0a73b"
|
||||
|
||||
RUN \
|
||||
echo "**** build clientside ****" && \
|
||||
|
||||
@ -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 ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user