From dcccd0cd0499a40748d22a6ec449d6dc52b13e69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 01:26:41 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to 1560a87 --- Dockerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multiarch b/Dockerfile.multiarch index bdc2ea9..fbfedd8 100644 --- a/Dockerfile.multiarch +++ b/Dockerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:1a5c14626ca7911ae16465aa338ed3f5c1bc0212a3eb16263d0d476bf3d0132d +FROM python:3.11-alpine@sha256:1560a8776091b7e99e40d4c182a6d5dd073184cd998bc584029f0cf93f067dcb LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "