From 3a24cc704194ad3a683c98b8087ce47dcc032676 Mon Sep 17 00:00:00 2001 From: JohnnyPicnic Date: Sat, 20 Jan 2024 19:44:27 -0700 Subject: [PATCH] Update docker hub from omni-nightly to latest nightly --- mealie/build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/build.json b/mealie/build.json index 67b9bc32d..3d7c18cce 100644 --- a/mealie/build.json +++ b/mealie/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "hkotel/mealie:omni-nightly", - "amd64": "hkotel/mealie:omni-nightly" + "aarch64": "hkotel/mealie:nightly", + "amd64": "hkotel/mealie:nightly" }, "codenotary": { "signer": "alexandrep.github@gmail.com"