mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-12 20:01:48 +02:00
Fix images
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
"shm_size": "1gb"
|
"shm_size": "1gb"
|
||||||
},
|
},
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
"image": "ghcr.io/alexbelgium/webtop-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -145,6 +145,6 @@
|
|||||||
"tmpfs": true,
|
"tmpfs": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.16-r0-ls95-3",
|
"version": "4.16-r0-ls95-4",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -76,7 +76,7 @@
|
|||||||
"TITLE": "Ubuntu KDE webtop",
|
"TITLE": "Ubuntu KDE webtop",
|
||||||
"shm_size": "1gb"
|
"shm_size": "1gb"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/webtop-{arch}",
|
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -150,6 +150,6 @@
|
|||||||
"tmpfs": true,
|
"tmpfs": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.16-r0-ls94-5",
|
"version": "4.16-r0-ls94-6",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user