chore(docker): update python digest to 318c53a #144

Merged
renovator merged 1 commits from renovate/docker-digests into main 2022-04-07 17:03:00 +00:00

View File

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