From 11c7eea66e861e8128ec5aa9c36c2c93a26e1f23 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 2 Mar 2025 08:20:23 +0100 Subject: [PATCH] Update build.json --- photoprism/build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/photoprism/build.json b/photoprism/build.json index b9d92ec6d..4d997ccdf 100644 --- a/photoprism/build.json +++ b/photoprism/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "photoprism/photoprism:preview", - "amd64": "photoprism/photoprism:preview" + "aarch64": "photoprism/photoprism:latest", + "amd64": "photoprism/photoprism:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"