Updater bot : photoprism updated to ubuntu-2026-03-05

This commit is contained in:
alexbelgium
2026-03-07 06:43:17 +01:00
parent 671b3e79ba
commit cea9f733ba
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## ubuntu-2026-03-05 (2026-03-05)
- Update to latest version from photoprism/photoprism
## ubuntu-2025-11-30-4 (26-02-2026)
- Minor bugs fixed
## ubuntu-2025-11-30-3 (2026-01-10)

View File

@@ -131,5 +131,5 @@ services:
slug: photoprism
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "ubuntu-2025-11-30-4"
version: "ubuntu-2026-03-05"
video: true

View File

@@ -1,11 +1,11 @@
{
"dockerhub_by_date": "true",
"github_fulltag": "true",
"last_update": "2025-11-30",
"last_update": "2026-03-05",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "ubuntu-2025-11-30"
"upstream_version": "ubuntu-2026-03-05"
}