rebase fedora kde to 40 (#230)

This commit is contained in:
Ryan Kuba 2024-04-14 16:35:22 -07:00 committed by GitHub
parent 195e81a1e1
commit 4e0cb062db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:fedora39
FROM ghcr.io/linuxserver/baseimage-kasmvnc:fedora40
# set version label
ARG BUILD_DATE
@ -24,7 +24,6 @@ RUN \
kde-wallpapers \
kdialog \
kfind \
khotkeys \
kmenuedit \
konsole5 \
kwrite \

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-fedora39
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-fedora40
# set version label
ARG BUILD_DATE
@ -24,7 +24,6 @@ RUN \
kde-wallpapers \
kdialog \
kfind \
khotkeys \
kmenuedit \
konsole5 \
kwrite \