diff --git a/Dockerfile b/Dockerfile index 00a7ecf..1c86daf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #Setting up basic python and to be root -FROM python:3.10-slim-buster +FROM python:3.10-slim USER root #Setting up system variable ENV PETSC_DIR /root/petsc