Revert "chore(deps): update python docker tag to v3.10 (#77)"
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This reverts commit 14f2492c9a.
This commit is contained in:
Robert Kaussow 2021-10-11 12:10:11 +02:00
parent 14f2492c9a
commit 1e34ff2355
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

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