Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Oct 7, 2024
1 parent 991e610 commit fc00e4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN echo "**** install packages ****" && \
kwin-x11 \
kwrite \
wget \
git \
git \
plasma-desktop \
plasma-workspace \
plymouth-theme-kubuntu-logo \
Expand All @@ -39,6 +39,7 @@ RUN echo "**** install packages ****" && \
gedit \
terminator \
systemsettings && \
apt-get remove plasma-welcome && \
apt-get autoclean && \
rm -rf \
/config/.cache \
Expand Down
2 changes: 1 addition & 1 deletion version-main
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.0
12.1

0 comments on commit fc00e4e

Please sign in to comment.