Updating base image to a more secure one
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.8
|
FROM python:3.8-slim
|
||||||
|
|
||||||
RUN pip install ofxparse
|
RUN pip install ofxparse
|
||||||
RUN pip install watchdog
|
RUN pip install watchdog
|
||||||
|
|||||||
Reference in New Issue
Block a user