Update python Docker tag to v3.9.4
This commit is contained in:
parent
3094c5948c
commit
faab1abaf1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9.3-slim
|
||||
FROM python:3.9.4-slim
|
||||
|
||||
MAINTAINER mail@sp-codes.de
|
||||
|
||||
|
|
Reference in a new issue