Rebase to jammy

This commit is contained in:
TheSpad 2022-12-13 18:49:14 +00:00
parent 5602274678
commit 966f7a858c
No known key found for this signature in database
GPG key ID: 08F06191F4587860
4 changed files with 18 additions and 1 deletions

View file

@ -1,4 +1,6 @@
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:focal
# syntax=docker/dockerfile:1
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:jammy
# set version label
ARG BUILD_DATE
@ -33,4 +35,5 @@ COPY /root /
# ports and volumes
EXPOSE 3000
VOLUME /config