From 1b750d198f4564136673bcf9ca918fcd6520510d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:40:45 +0200 Subject: [PATCH] Update build.json --- mealie/build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/build.json b/mealie/build.json index 467e3e09b..3d7c18cce 100644 --- a/mealie/build.json +++ b/mealie/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "hkotel/mealie:latest", - "amd64": "hkotel/mealie:latest" + "aarch64": "hkotel/mealie:nightly", + "amd64": "hkotel/mealie:nightly" }, "codenotary": { "signer": "alexandrep.github@gmail.com"