Updated xrdp to v0.9.18.1

This commit is contained in:
Héctor Molinero Fernández
2022-02-08 20:40:05 +01:00
parent 6d36cb7cc2
commit 05942748f2

View File

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