mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-24 08:16:04 +02:00
Merge pull request #2765 from petruknw/master
aurral: switch build.json to :latest tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "ghcr.io/lklynet/aurral:1.76.40",
|
||||
"amd64": "ghcr.io/lklynet/aurral:1.76.40"
|
||||
"aarch64": "ghcr.io/lklynet/aurral:latest",
|
||||
"amd64": "ghcr.io/lklynet/aurral:latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user