Update python Docker tag to v3.9

This commit is contained in:
Renovate Bot 2020-11-11 22:48:33 +00:00
parent 8523341ca4
commit cf0382b015
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.9-alpine
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" \
org.label-schema.name="git-batch" \