chore(docker): update python digest to bbf8cad

This commit is contained in:
Renovate Bot 2022-03-29 12:31:28 +00:00
parent 600fd724a1
commit 9dbd9e5c06
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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