Updater bot : photoprism updated to 20220107

This commit is contained in:
alexbelgium
2022-01-07 21:57:37 +01:00
parent 2398967a3d
commit 240b2ae05e
3 changed files with 6 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="20211215"
ARG BUILD_UPSTREAM="20220107"
FROM photoprism/photoprism:latest
##################