Update xrdp to v0.9.24

This commit is contained in:
Héctor Molinero Fernández
2024-01-21 16:39:11 +01:00
parent 69af7d68a1
commit e31363aaa9

View File

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