From 231ff051616b30802bd8227cbeb358feb89bd126 Mon Sep 17 00:00:00 2001 From: ase-101 Date: Mon, 13 Jan 2025 14:11:07 +0530 Subject: [PATCH] ES-2130 ES-2142 ES-2143 Signed-off-by: ase-101 --- esignet-with-plugins/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esignet-with-plugins/Dockerfile b/esignet-with-plugins/Dockerfile index ae936122b..3faafc98a 100644 --- a/esignet-with-plugins/Dockerfile +++ b/esignet-with-plugins/Dockerfile @@ -1,4 +1,4 @@ -FROM mosipdev/esignet +FROM mosipdev/esignet:develop ARG SOURCE ARG COMMIT_HASH