chore(docker): update python:3.11-alpine docker digest to 7e8b581 #316

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-08-26 05:41:15 +02:00
Showing only changes of commit f46fceafa8 - Show all commits

View File

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