updated python to 3.13

This commit is contained in:
Oscar Krause
2025-08-14 11:02:58 +02:00
parent eb120fb8dd
commit cad7658e8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12-alpine
FROM python:3.13-alpine
ARG VERSION
ARG COMMIT=""