Updater bot : photoprism updated to 220617-jammy

This commit is contained in:
alexbelgium
2022-06-18 01:57:44 +02:00
parent 77a6625da9
commit e89555035a
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 220617-jammy (18-06-2022)
- Update to latest version from photoprism/photoprism
## 220614-jammy (16-06-2022)
- Update to latest version from photoprism/photoprism

View File

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

View File

@@ -96,5 +96,5 @@
],
"slug": "photoprism",
"url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "220614-jammy"
"version": "220617-jammy"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "16-06-2022",
"last_update": "18-06-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "220614-jammy"
"upstream_version": "220617-jammy"
}