chore(docker): update python:3.11-alpine docker digest to 201cf83 #217

Merged
renovator merged 1 commits from renovate/docker-digests into main 2022-11-30 02:03:50 +01:00
Showing only changes of commit d4b3003a6d - Show all commits

View File

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