From 01a939b48f79f280ef2fe8e120ad656256ab9202 Mon Sep 17 00:00:00 2001 From: ffalqui Date: Mon, 20 Apr 2026 15:06:15 +0200 Subject: [PATCH] ESB-1073 update source bundle URL to point to entando-ab-core-navigation ESB-1073 branch --- entando-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entando-project b/entando-project index 38fddb0..c99850a 100644 --- a/entando-project +++ b/entando-project @@ -7,7 +7,7 @@ ENTANDO_PRJ_IMAGE_PUBLICATION_COMMAND=.ent/enp-publish.sh ENTANDO_PRJ_BUILD_KEY_COMMAND=.ent/enp-build-key.sh ENTANDO_PRJ_TEST_COMMAND= -ENTANDO_PRJ_SRC_BUNDLE_URL="entando/entando-ab-core-navigation:1.2.0" +ENTANDO_PRJ_SRC_BUNDLE_URL="entando/entando-ab-core-navigation:1.2.0-ESB-1073" ENTANDO_PRJ_IMAGE_NAME=entando-bootstrap-bundle ENTANDO_PRJ_SRC_BUNDLE_NAME="entando-ab-core-navigation" ENTANDO_PRJ_IMAGE_REGISTRY="registry.hub.docker.com"