Update xrdp to v0.9.22

This commit is contained in:
Héctor Molinero Fernández
2023-05-08 18:21:03 +02:00
parent 1fbc079713
commit 0064119cd8

View File

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