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 EOF
# Build xorgxrdp # Build xorgxrdp
ARG XORGXRDP_TREEISH=v0.10.2 ARG XORGXRDP_TREEISH=v0.10.3
ARG XORGXRDP_REMOTE=https://github.com/neutrinolabs/xorgxrdp.git ARG XORGXRDP_REMOTE=https://github.com/neutrinolabs/xorgxrdp.git
WORKDIR /tmp/xorgxrdp/ WORKDIR /tmp/xorgxrdp/
RUN <<-EOF RUN <<-EOF