mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
[TOR] hassio-addons/base 17.2.0
This commit is contained in:
@@ -42,3 +42,7 @@
|
|||||||
## 5.0.3-1 (14-02-2025)
|
## 5.0.3-1 (14-02-2025)
|
||||||
|
|
||||||
- hassio-addons/base 17.1.5
|
- hassio-addons/base 17.1.5
|
||||||
|
|
||||||
|
## 5.0.3-2 (16-02-2025)
|
||||||
|
|
||||||
|
- hassio-addons/base 17.2.0
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.5
|
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.2.0
|
||||||
# hadolint ignore=DL3006
|
# hadolint ignore=DL3006
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "ghcr.io/hassio-addons/base:17.1.5",
|
"aarch64": "ghcr.io/hassio-addons/base:17.2.0",
|
||||||
"amd64": "ghcr.io/hassio-addons/base:17.1.5",
|
"amd64": "ghcr.io/hassio-addons/base:17.2.0",
|
||||||
"armv7": "ghcr.io/hassio-addons/base:17.1.5"
|
"armv7": "ghcr.io/hassio-addons/base:17.2.0"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"base_image": "codenotary@frenck.dev",
|
"base_image": "codenotary@frenck.dev",
|
||||||
|
|||||||
@@ -51,5 +51,5 @@
|
|||||||
"slug": "tor",
|
"slug": "tor",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.0.3-1"
|
"version": "5.0.3-2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user