chore(deps): update python docker tag to v3.10
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2021-10-07 05:01:58 +00:00
parent 8cb8ee46c5
commit 15b3c7cc0a
1 changed files with 1 additions and 1 deletions

View File

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