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