From 7ecc792c23d1bb992435245a68def151c322dfa9 Mon Sep 17 00:00:00 2001 From: komodo Date: Sun, 27 Jul 2025 19:24:03 +0000 Subject: [PATCH] [Komodo] Commit Sync: update dev.toml --- dev.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.toml b/dev.toml index 5c767cc..b71396b 100644 --- a/dev.toml +++ b/dev.toml @@ -122,7 +122,7 @@ image_registry.account = "mbecker20" image_registry.organization = "moghtech" extra_args = [ "--platform linux/amd64,linux/arm64", - "--builder builder0" + "--builder builder" ] build_args = """ BINARIES_IMAGE = ghcr.io/moghtech/komodo-binaries:latest-dev