Updater bot : photoprism updated to 220728-jammy

This commit is contained in:
alexbelgium
2022-07-30 01:57:50 +02:00
parent fc427fdb16
commit 4af0999c00
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 220728-jammy (30-07-2022)
- Update to latest version from photoprism/photoprism
## 220629-jammy (30-06-2022)
- Update to latest version from photoprism/photoprism

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="220629-jammy"
ARG BUILD_UPSTREAM="220728-jammy"
FROM photoprism/photoprism:latest
##################

View File

@@ -98,5 +98,5 @@
],
"slug": "photoprism",
"url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "220629-jammy"
"version": "220728-jammy"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "30-06-2022",
"last_update": "30-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "220629-jammy"
"upstream_version": "220728-jammy"
}