mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Updater bot : photoprism updated to ubuntu
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## ubuntu (10-06-2023)
|
||||
- Update to latest version from photoprism/photoprism
|
||||
- Feat : cifsdomain added
|
||||
|
||||
### preview-9 (07-05-2023)
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="20220121"
|
||||
ARG BUILD_UPSTREAM="ubuntu"
|
||||
FROM photoprism/photoprism:preview
|
||||
|
||||
##################
|
||||
|
||||
@@ -119,6 +119,6 @@
|
||||
],
|
||||
"slug": "photoprism",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||
"version": "preview-9",
|
||||
"version": "ubuntu",
|
||||
"video": true
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "10-12-2022",
|
||||
"last_update": "10-06-2023",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "photoprism",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "photoprism/photoprism",
|
||||
"upstream_version": "20220121"
|
||||
"upstream_version": "ubuntu"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user