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