Update python Docker tag to v3.9

This commit is contained in:
Renovate Bot 2020-11-17 13:42:11 +00:00
parent 63b6c70612
commit 44d1033ddc
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.8-alpine
FROM python:3.9-alpine
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" \
org.label-schema.name="docker-tidy" \