From a44381fa05202522ac56e9ee9208d177fcce7f58 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 2 Aug 2024 00:37:03 +0000 Subject: [PATCH] chore(docker): update docker.io/python:3.12-alpine docker digest to 2abecb7 --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index a8f76e7..2376a75 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -1,4 +1,4 @@ -FROM docker.io/python:3.12-alpine@sha256:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8 +FROM docker.io/python:3.12-alpine@sha256:2abecb741d63f6627f318377cd5886bf89069458007317488b0e9fe06d3c11f6 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "