fix python version

This commit is contained in:
yuetsh
2024-06-11 13:01:14 +08:00
parent 6cf7087339
commit c4a5f5a47a

View File

@@ -1,4 +1,4 @@
FROM python:3.12-alpine FROM python:3.12.3-alpine
ARG TARGETARCH ARG TARGETARCH
ARG TARGETVARIANT ARG TARGETVARIANT