rebase debian-kde to bookworm (#156)

This commit is contained in:
Ryan Kuba 2023-06-15 08:10:49 -04:00 committed by GitHub
parent a35b395ede
commit ecb5162d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbullseye FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE
@ -21,7 +21,7 @@ RUN \
kio-extras \ kio-extras \
knewstuff-dialog \ knewstuff-dialog \
konsole \ konsole \
ksysguard \ ksystemstats \
kwin-addons \ kwin-addons \
kwin-x11 \ kwin-x11 \
kwrite \ kwrite \

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbullseye FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbookworm
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE
@ -21,7 +21,7 @@ RUN \
kio-extras \ kio-extras \
knewstuff-dialog \ knewstuff-dialog \
konsole \ konsole \
ksysguard \ ksystemstats \
kwin-addons \ kwin-addons \
kwin-x11 \ kwin-x11 \
kwrite \ kwrite \