chore(docker): update python digest to 397ebe8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-03-17 14:04:26 +00:00
parent eedd069e17
commit b55081a1fc

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:17cc3254dbbb9fe9651f2bad6914ccf66a920f9b74d6fbb7930482c96808b8ac FROM python:3.10-alpine@sha256:397ebe8c3d80a076dad10287f69b143c93e5606acfa4709b0736f5a3b4c9bcf4
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>" LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"