Update base image to Ubuntu 24.04
This commit is contained in:
@@ -9,7 +9,7 @@ RDP_DOMAIN=Xorg
|
||||
RDP_USER=user
|
||||
RDP_PASSWORD=password
|
||||
|
||||
exec xfreerdp \
|
||||
exec xfreerdp3 \
|
||||
/v:"${RDP_HOST:?}":"${RDP_PORT:?}" \
|
||||
/u:"${RDP_DOMAIN:?}"\\"${RDP_USER:?}" /p:"${RDP_PASSWORD:?}" \
|
||||
/log-level:INFO /cert:ignore \
|
||||
|
||||
Reference in New Issue
Block a user