Updater bot : photoprism updated to ubuntu-2025-11-30

This commit is contained in:
alexbelgium
2025-12-24 08:34:47 +01:00
parent fd8c3a9283
commit 1a2b97eddf
4 changed files with 10 additions and 7 deletions

View File

@@ -1,4 +1,7 @@
## ubuntu-2025-11-30 (2025-11-30)
- Update to latest version from photoprism/photoprism
## (23-12-2025)
- Update to latest version from photoprism/photoprism
## ubuntu-2025-11-30-2 (06-12-2025)

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# _.-` ('>.-`"ubuntu-2025-11-30""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'""`
# '---` .-'"ubuntu-2025-11-30"`
# /`
#=== Home Assistant Addon ===#
@@ -136,8 +136,8 @@ RUN \
mv /etc/nginx/nginx.conf.new /etc/nginx/nginx.conf; \
fi
ENV HEALTH_PORT="" \
HEALTH_URL=""
ENV HEALTH_PORT="ubuntu-2025-11-30" \
HEALTH_URL="ubuntu-2025-11-30"
HEALTHCHECK \
--interval=5m \
--retries=5 \

View File

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

View File

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