Update python Docker tag to v3.9 #3

Merged
xoxys merged 1 commits from renovate/docker-python-3.x into master 2020-10-18 22:07:37 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 49ff96cab6 - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.8-alpine
FROM python:3.9-alpine
LABEL maintainer="Robert Kaussow <mail@geeklabor.de>" \
org.label-schema.name="molecule" \