From cae751f84a23255c93b64aaca5bd1f0e828fb03c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:18:17 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to 603975e --- Dockerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multiarch b/Dockerfile.multiarch index c20f441..48dfb53 100644 --- a/Dockerfile.multiarch +++ b/Dockerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:4352dc7ee495075659df0738d21b27b74b7b61fa2351dafcdbd4cbba39d19af3 +FROM python:3.11-alpine@sha256:603975e62d85aa07578034d3d10ffa1983b7618a6abb6371cf51941be6b8842c LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "