From 2fc1412b76adc51a25b4158bc38bea9ce39ab392 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 01:47:36 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to b639067 --- Dockerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multiarch b/Dockerfile.multiarch index b1f5000..73c7148 100644 --- a/Dockerfile.multiarch +++ b/Dockerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:507818d46649f8543e58d19a00e3a1a428bb7e87c0bf7f7d1ffe7b076cda11be +FROM python:3.11-alpine@sha256:b639067f4716bd14c759537a87b51296e81b5adbc2579ffae4e337ff235445c8 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "