From ad317e7333412a871e2a3860084c02ad8caac176 Mon Sep 17 00:00:00 2001 From: Yoan Tournade Date: Mon, 30 Dec 2024 23:46:37 +0100 Subject: [PATCH] Images is from docker-.io --- cache.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache.Dockerfile b/cache.Dockerfile index 30918d6..11aaef8 100644 --- a/cache.Dockerfile +++ b/cache.Dockerfile @@ -7,7 +7,7 @@ # TODO Publish the final image? -FROM python:3.12-alpine +FROM docker.io/python:3.13-alpine LABEL maintainer="Yoan Tournade " # Set locales.