chore(docker): update python digest to 9b00807

This commit is contained in:
Renovate Bot 2022-03-23 21:50:00 +00:00 committed by renovate[bot]
parent ead57f5924
commit 426c9d976f
1 changed files with 1 additions and 1 deletions

View File

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