chore(docker): update python:3.11-alpine docker digest to e8cd6ca

This commit is contained in:
renovate[bot] 2023-03-30 04:38:14 +00:00
parent 4ecfc8e06c
commit d2f804af98
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:8af856dc9d9f8c6721f80ae6ca5e31184899f593bb77888c0b8da4772c1ec12f
FROM python:3.11-alpine@sha256:e8cd6ca6f1f492973a9866ebabda9a29da94399b5d69963ffaef0e76d544f911
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"