mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 17:15:57 +02:00
Update to 20211215
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 20211215 (16-12-2021)
|
||||||
|
- Update to latest version from photoprism/photoprism
|
||||||
|
|
||||||
## 20211210 (12-12-2021)
|
## 20211210 (12-12-2021)
|
||||||
- Update to latest version from photoprism/photoprism
|
- Update to latest version from photoprism/photoprism
|
||||||
- New standardized logic for Dockerfile build and packages installation
|
- New standardized logic for Dockerfile build and packages installation
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="20211210"
|
ARG BUILD_UPSTREAM="20211215"
|
||||||
FROM photoprism/photoprism:20211203
|
FROM photoprism/photoprism:20211203
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -78,8 +78,8 @@
|
|||||||
"CUSTOM_OPTIONS": "str?"
|
"CUSTOM_OPTIONS": "str?"
|
||||||
},
|
},
|
||||||
"slug": "photoprism",
|
"slug": "photoprism",
|
||||||
"upstream": "20211210",
|
"upstream": "20211215",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||||
"version": "20211210",
|
"version": "20211215",
|
||||||
"webui": "http://[HOST]:[PORT:2342]"
|
"webui": "http://[HOST]:[PORT:2342]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user