chore(docker): update python:3.10-alpine docker digest to c9d3c11
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2022-10-07 07:04:03 +00:00
parent 8125407e12
commit b70dc5382b
1 changed files with 1 additions and 1 deletions

View File

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