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

This commit is contained in:
renovate[bot] 2023-03-30 07:16:29 +00:00
parent e186b101f9
commit f453268586
1 changed files with 1 additions and 1 deletions

View File

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