mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Deprecated
This commit is contained in:
10
zzz_archived_code-server/build.json
Normal file
10
zzz_archived_code-server/build.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "lscr.io/linuxserver/code-server:arm64v8-latest",
|
||||
"amd64": "lscr.io/linuxserver/code-server:amd64-latest",
|
||||
"armv7": "lscr.io/linuxserver/code-server:arm32v7-4.14.1"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user