updated to python 3.12

This commit is contained in:
Oscar Krause 2024-10-24 10:44:31 +02:00
parent 4245d5a582
commit 78214df9cc

View File

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