mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-09 14:48:30 +01:00
align with linuxserver image nomenclature
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/code-server:arm32v7",
|
||||
"armhf": "linuxserver/code-server:arm32v7",
|
||||
"aarch64": "linuxserver/code-server:arm64v8",
|
||||
"amd64": "linuxserver/code-server:amd64"
|
||||
"armv7": "linuxserver/code-server:arm32v7-v",
|
||||
"armhf": "linuxserver/code-server:arm32v7-v",
|
||||
"aarch64": "linuxserver/code-server:arm64v8-v",
|
||||
"amd64": "linuxserver/code-server:amd64-v"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {}
|
||||
|
||||
Reference in New Issue
Block a user