Updating base image to a more secure one
This commit is contained in:
parent
a92c836e70
commit
f16b3ae078
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8
|
||||
FROM python:3.8-slim
|
||||
|
||||
RUN pip install ofxparse
|
||||
RUN pip install watchdog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue