Update xrdp to v0.9.21

This commit is contained in:
Héctor Molinero Fernández
2022-12-11 13:39:09 +01:00
parent 89a0e403aa
commit 99ed9a8c35

View File

@@ -205,7 +205,7 @@ RUN make deb
RUN dpkg -i ./turbovnc_*.deb
# Build xrdp
ARG XRDP_TREEISH=v0.9.20
ARG XRDP_TREEISH=v0.9.21
ARG XRDP_REMOTE=https://github.com/neutrinolabs/xrdp.git
RUN mkdir /tmp/xrdp/
WORKDIR /tmp/xrdp/