Skip to content

Commit

Permalink
feat: update images to KDE ones
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed May 29, 2024
1 parent 3c06cd1 commit 40ce51d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
container:
image: ghcr.io/vanilla-os/pico:main
volumes:
Expand Down
6 changes: 3 additions & 3 deletions recipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"distro_name": "Vanilla OS",
"distro_logo": "org.vanillaos.Installer-flower",
"images": {
"default": "ghcr.io/vanilla-os/desktop:main",
"nvidia": "ghcr.io/vanilla-os/nvidia:main",
"vm": "ghcr.io/vanilla-os/vm:main"
"default": "ghcr.io/vanilla-kattleya/plasma:main",
"nvidia": "ghcr.io/vanilla-kattleya/nvidia:main",
"vm": "ghcr.io/vanilla-kattleya/vm:main"
},
"default_root_size": 12288,
"min_disk_size": 28680,
Expand Down

0 comments on commit 40ce51d

Please sign in to comment.