From f85bf41b57e9907fa6fc3d9984b8e77a485d515b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 00:56:46 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to 5324fad --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index 2ccdc10..df80323 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:603975e62d85aa07578034d3d10ffa1983b7618a6abb6371cf51941be6b8842c +FROM python:3.11-alpine@sha256:5324fad112dbedeebb80c894e3206138db51f63ad2a048dded5d80e6abe0ea1e LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "