Update to 20211215

This commit is contained in:
alexbelgium
2021-12-16 01:58:43 +01:00
parent 328d534aa7
commit 5401a1c63b
3 changed files with 6 additions and 3 deletions

View File

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