Updater bot : photoprism updated to ubuntu

This commit is contained in:
alexbelgium
2023-06-10 02:00:38 +02:00
parent defaba15df
commit 5282ddaec3
4 changed files with 7 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="20220121"
ARG BUILD_UPSTREAM="ubuntu"
FROM photoprism/photoprism:preview
##################