Update python Docker tag to v3.9.2
This commit is contained in:
parent
fa6aed1910
commit
f80b46c4d1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9.1-slim
|
||||
FROM python:3.9.2-slim
|
||||
|
||||
MAINTAINER mail@sp-codes.de
|
||||
|
||||
|
|
Reference in a new issue