update python to 3.9.5
This commit is contained in:
parent
8d189bad4d
commit
c1f7aaa5b5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8.11-slim
|
||||
FROM python:3.9.5-slim
|
||||
|
||||
ENV DOCKER_KASSOUBOT=True
|
||||
|
||||
|
|
Reference in a new issue