This commit is contained in:
@@ -5,7 +5,7 @@ COPY app /app
|
||||
|
||||
WORKDIR "/app"
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
RUN pip install --no-cache-dir --requirement requirements.txt
|
||||
|
||||
#USER "nobody"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user