From c4d599b6b7d59ef2434bbe198b4fffb001d94f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Va=C5=A1ek?= Date: Wed, 4 Feb 2026 16:40:56 +0100 Subject: [PATCH 1/2] [WIP] [DNM] test rootless 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 d0ba642ce7..14872e8041 100644 --- a/Dockerfile.utils +++ b/Dockerfile.utils @@ -15,4 +15,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 65534:65534 From 33f795f82b970ff244aecf6602503fd005f73d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Va=C5=A1ek?= Date: Wed, 4 Feb 2026 18:04:33 +0100 Subject: [PATCH 2/2] 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 14872e8041..7d49d9fbe9 100644 --- a/Dockerfile.utils +++ b/Dockerfile.utils @@ -15,4 +15,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 65534:65534 +USER 65532:65532