From 7acbd070c6a7e0cc0ce2cfab0fbb5f611e930e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Va=C5=A1ek?= Date: Wed, 5 Feb 2025 15:50:17 +0100 Subject: [PATCH] [WIP] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matej VaĊĦek --- Dockerfile.utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.utils b/Dockerfile.utils index c7e2b2f96..29c7444e9 100644 --- a/Dockerfile.utils +++ b/Dockerfile.utils @@ -43,4 +43,4 @@ LABEL \ org.opencontainers.image.vendor="https://github.com/knative/func" \ org.opencontainers.image.url="https://github.com/knative/func/pkgs/container/func-utils" -USER 0:0 +USER 1001:1002