Skip to content

Commit

Permalink
Update xrdp to v0.9.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Oct 2, 2023
1 parent a49debc commit 869d927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ RUN make deb
RUN dpkg -i ./turbovnc_*.deb

# Build xrdp
ARG XRDP_TREEISH=v0.9.22
ARG XRDP_TREEISH=v0.9.23.1
ARG XRDP_REMOTE=https://github.com/neutrinolabs/xrdp.git
RUN mkdir /tmp/xrdp/
WORKDIR /tmp/xrdp/
Expand Down

0 comments on commit 869d927

Please sign in to comment.