Update python Docker tag to v3.9

This commit is contained in:
Renovate Bot 2020-11-12 19:53:18 +00:00
parent a5421449fd
commit 0614e91136
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="docker-autotag" \