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

This commit is contained in:
renovate[bot] 2023-08-26 05:32:12 +00:00
parent 89639f82f9
commit 7f0bc4ad57
1 changed files with 1 additions and 1 deletions

View File

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