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

This commit is contained in:
Renovator Bot 2022-10-25 12:07:01 +00:00
parent 9670c5eb8a
commit fd5a9ae18d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:03504748146cea12539306ef7eea0983e282a335bdf565e6becc1bec8535b00f
FROM python:3.11-alpine@sha256:2a068b9442f61f4480306d44e3b166bfe3343761e9bd57c38f66302ebf28fd9e
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"