mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-21 20:54:57 +02:00
rebase kde ubuntu to jammy as focal is not functional without priv mode (#36)
This commit is contained in:
parent
7fbf7e3187
commit
b455372fc2
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:focal
|
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:jammy
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm64v8-focal
|
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm64v8-jammy
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm32v7-focal
|
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm32v7-jammy
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user