update python
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-12-06 11:26:12 +01:00
parent 475e0e7242
commit 991bf21b3a

View File

@ -1,4 +1,4 @@
FROM python:3.8-slim FROM python:3.9-slim
ADD storage_service requirements.txt /storage_service/ ADD storage_service requirements.txt /storage_service/
WORKDIR /storage_service/ WORKDIR /storage_service/