From ef35312edf5e91ff1853342e54a6e381db2b4806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 09:43:11 +0000 Subject: [PATCH] chore(docker): update python:3.11-alpine docker digest to d8b0703 --- Dockerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multiarch b/Dockerfile.multiarch index bb9908f..ef9c696 100644 --- a/Dockerfile.multiarch +++ b/Dockerfile.multiarch @@ -1,4 +1,4 @@ -FROM python:3.11-alpine@sha256:ca1298a74c3495b6bc539044352301fa371f6e10b0e085f93d2a4ef3e4c3fa6c +FROM python:3.11-alpine@sha256:d8b0703ce84fe5a52d485f212e9d852bcdb8606798064f5f21af57325a7cf73f LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "