Update images

This commit is contained in:
Bolke de Bruin
2024-03-18 12:07:56 +01:00
parent 43ac78bf57
commit 32693f4197
4 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
FROM rattydave/docker-ubuntu-xrdp-mate-custom:20.04
FROM rattydave/docker-ubuntu-xrdp-mate-custom:latest
RUN cd /etc/xrdp/ && \
openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 3650 \