Updated xrdp to v0.9.18

This commit is contained in:
Héctor Molinero Fernández
2022-01-11 21:04:10 +01:00
parent 1336d88b43
commit a43eb064a9

View File

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