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.