diff --git a/Dockerfile b/Dockerfile index ac75a90..977de2c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,3 +30,4 @@ WORKDIR /app #RUN pip3 install tensorflow==2.12.* +RUN useradd -r -u 111 jenkins \ No newline at end of file