Skip to content

Commit

Permalink
Update Arch & ubunutn 23.10 to offical flists
Browse files Browse the repository at this point in the history
  • Loading branch information
zaelgohary committed May 29, 2024
1 parent 2b852fd commit aaddab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/playground/src/weblets/micro_vm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const tabs = ref();
const images = [
{
name: "Ubuntu-23.10",
flist: "https://hub.grid.tf/petep.3bot/ubuntu23.10_mycelium.flist",
flist: "https://hub.grid.tf/tf-official-vms/ubuntu-23.10-mycelium.flist",
entryPoint: "/sbin/zinit init",
},
{
Expand All @@ -208,7 +208,7 @@ const images = [
},
{
name: "Arch",
flist: "https://hub.grid.tf/petep.3bot/arch_mycelium.flist",
flist: "https://hub.grid.tf/tf-official-vms/arch-mycelium.flist",
entryPoint: "/sbin/zinit init",
},
{
Expand Down

0 comments on commit aaddab4

Please sign in to comment.