From ea390914d76fb08c20afe940df4c7a1d75700f3f Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 8 Oct 2024 00:31:14 +0000 Subject: [PATCH] chore(deps): update docker.io/python docker tag to v3.13 --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index 2b37b44..e722c3b 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -1,4 +1,4 @@ -FROM docker.io/python:3.12-alpine@sha256:e75de178bc15e72f3f16bf75a6b484e33d39a456f03fc771a2b3abb9146b75f8 +FROM docker.io/python:3.13-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "