diff --git a/bitnami/kubeapps-apprepository-controller/1/scratch/Dockerfile b/bitnami/kubeapps-apprepository-controller/1/scratch/Dockerfile index c8b3f0da9818..a53ec95b6d61 100644 --- a/bitnami/kubeapps-apprepository-controller/1/scratch/Dockerfile +++ b/bitnami/kubeapps-apprepository-controller/1/scratch/Dockerfile @@ -3,4 +3,5 @@ LABEL maintainer "Bitnami " COPY rootfs / +USER 1001 CMD [ "/apprepository-controller" ] diff --git a/bitnami/kubeapps-apprepository-controller/README.md b/bitnami/kubeapps-apprepository-controller/README.md index 61e44562b9e5..9bde9a98e2eb 100644 --- a/bitnami/kubeapps-apprepository-controller/README.md +++ b/bitnami/kubeapps-apprepository-controller/README.md @@ -34,7 +34,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`1-scratch`, `1.3.0-scratch-r0`, `1`, `1.3.0`, `1.3.0-r0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/1.3.0/1/scratch/Dockerfile) +* [`1-scratch`, `1.3.0-scratch-r1`, `1`, `1.3.0`, `1.3.0-r1`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/1.3.0/1/scratch/Dockerfile) # Configuration