Skip to content

Commit

Permalink
Update xrdp to v0.9.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Apr 4, 2024
1 parent 8e98e5f commit caa7766
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 @@ -149,7 +149,7 @@ RUN make deb
RUN dpkg -i ./turbovnc_*.deb

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

0 comments on commit caa7766

Please sign in to comment.