Update python Docker tag to v3.9.5

This commit is contained in:
Renovate Bot 2021-05-04 19:00:58 +00:00
parent f2c223e2ec
commit 112a98a384

View file

@ -1,4 +1,4 @@
FROM python:3.9.4-slim
FROM python:3.9.5-slim
MAINTAINER mail@sp-codes.de