From adf946195355c4d3af8a150ca1cca88ffb1d346c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 06:26:26 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to 5405826 --- Dockerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multiarch b/Dockerfile.multiarch index 60cd01c..a6360b4 100644 --- a/Dockerfile.multiarch +++ b/Dockerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:4b4078a3ab81edc2f5725cd42b065beaeeb4f9be3b4b1e3b4cf11dd6ae9720d3 +FROM python:3.11-alpine@sha256:5405826e878490f49877a9a533c3150c0a88649928f16fca744ef310ae450ee9 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "