From 7a62f03a351d3d50f2ef46028eebdde03f2daec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Va=C5=A1ek?= Date: Tue, 27 Aug 2024 11:52:23 +0200 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 e7b0a26fe..f1ccdd217 100644 --- a/Dockerfile.utils +++ b/Dockerfile.utils @@ -31,4 +31,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 func:func +USER 65532:65532