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