Skip to content

Commit e8f18e0

Browse files
fuddlesworthruvnet
andcommitted
fix: use KDE Invent registry image for deb build
Docker Hub kdeneon images are stuck on Plasma 5.27 / Ubuntu 22.04. The KDE Invent registry has up-to-date images with Plasma 6.6+ on Ubuntu 24.04 (noble). Co-Authored-By: claude-flow <ruv@ruv.net>
1 parent 4c60552 commit e8f18e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
needs: version
4040
runs-on: ubuntu-latest
4141
container:
42-
image: kdeneon/all:user
42+
image: invent-registry.kde.org/neon/docker-images/plasma:user
4343
options: --user root
4444

4545
steps:

0 commit comments

Comments
 (0)