From c8b5460464b8c360c8490af1f14dc09770461446 Mon Sep 17 00:00:00 2001 From: abin Date: Mon, 24 Apr 2023 17:24:07 +0530 Subject: [PATCH] fixup! Remove Gramine dependencies that are not needed at runtime Signed-off-by: abin --- templates/Dockerfile.common.sign.template | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/Dockerfile.common.sign.template b/templates/Dockerfile.common.sign.template index 1c60e5d4..0e2f5ca3 100644 --- a/templates/Dockerfile.common.sign.template +++ b/templates/Dockerfile.common.sign.template @@ -27,4 +27,3 @@ USER root # Switch back to original app_image user USER {{app_user}} {% endif %} -