Update xorgxrdp to v0.10.2

This commit is contained in:
Héctor Molinero Fernández
2024-08-04 20:40:30 +02:00
parent 27c10c2d05
commit 9d800ab6f3

View File

@@ -177,7 +177,7 @@ RUN <<-EOF
EOF
# Build xorgxrdp
ARG XORGXRDP_TREEISH=v0.10.1
ARG XORGXRDP_TREEISH=v0.10.2
ARG XORGXRDP_REMOTE=https://github.com/neutrinolabs/xorgxrdp.git
WORKDIR /tmp/xorgxrdp/
RUN <<-EOF