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

This commit is contained in:
alexbelgium
2026-05-30 01:29:32 +02:00
parent d2b2d35d1c
commit 4801d2176b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## ubuntu-2026-05-23 (2026-05-23)
- Update to latest version from photoprism/photoprism
## ubuntu-2026-03-05-1 (2026-05-10)
- Fix MariaDB connection on HAOS >=17.3 by forcing IPv4 host resolution (#2688)

View File

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

View File

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