diff --git a/Dockerfile.utils b/Dockerfile.utils index d0ba642ce7..2aeb3d528b 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 1000:1002