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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-06 20:45:17 +02:00 committed by GitHub
parent 7284c0459a
commit c1ae67a02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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