Update xorgxrdp to v0.10.3

This commit is contained in:
Héctor Molinero Fernández
2024-12-23 17:55:40 +01:00
parent 11368a2986
commit 88bf0653ab

View File

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