chore(docker): update python:3.10-alpine docker digest to 36960c4

This commit is contained in:
renovate[bot] 2022-10-14 08:50:22 +00:00
parent 83b19c6486
commit fea00591af
1 changed files with 1 additions and 1 deletions

View File

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