mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update build.json
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/code-server:arm32v7-version-v",
|
||||
"armhf": "linuxserver/code-server:arm32v7-version-v",
|
||||
"aarch64": "linuxserver/code-server:arm64v8-version-v",
|
||||
"amd64": "linuxserver/code-server:amd64-version-v"
|
||||
"armv7": "linuxserver/code-server:arm32v7-",
|
||||
"armhf": "linuxserver/code-server:arm32v7-",
|
||||
"aarch64": "linuxserver/code-server:arm64v8-",
|
||||
"amd64": "linuxserver/code-server:amd64-"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user