Updater bot : photoprism updated to 20220121

This commit is contained in:
alexbelgium
2022-12-10 13:57:07 +01:00
parent 5ad6ff6210
commit 5832fc1d27
4 changed files with 7 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="221105-jammy"
ARG BUILD_UPSTREAM="20220121"
FROM photoprism/photoprism:$BUILD_UPSTREAM
##################