chore(deps): update python docker tag to v3.10

This commit is contained in:
Renovate Bot 2021-10-06 07:07:33 +00:00
parent b87380cf82
commit 30567e0330
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:964a1afa20dd4a3723002560124dd96f2a9e853f7ef5b86f5c2354af336fca37
FROM python:3.10-alpine@sha256:9bcb35b60414ecd43a289955480514fa305b7598d2a8d2ec622e812dda6418e3
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"