Update xrdp to v0.9.25

This commit is contained in:
Héctor Molinero Fernández
2024-03-12 00:10:51 +01:00
parent af85f8a53c
commit 33f4616cd4

View File

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