Update python Docker tag to v3.9.0
This commit is contained in:
parent
668938ee6a
commit
c1916eb0b0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8.6-slim
|
||||
FROM python:3.9.0-slim
|
||||
|
||||
MAINTAINER mail@sp-codes.de
|
||||
|
||||
|
|
Reference in a new issue