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

This commit is contained in:
renovate[bot] 2023-04-06 05:32:54 +00:00
parent f453268586
commit ffc99756d9
1 changed files with 1 additions and 1 deletions

View File

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