mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-11 00:11:01 +02:00
[TOR] Init build procedure
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
## 5.0.2-4 (13-02-2025)
|
||||
|
||||
- Init build procedure
|
||||
|
||||
## 5.0.2-5 (13-02-2025)
|
||||
|
||||
- Init build procedure
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.4
|
||||
# hadolint ignore=DL3006
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
|
||||
@@ -51,5 +51,5 @@
|
||||
"slug": "tor",
|
||||
"startup": "services",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "5.0.2-4"
|
||||
"version": "5.0.2-5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user