1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-15 08:13:16 +08:00

Update Dockerfile.runtime

This commit is contained in:
涵曦
2025-06-10 15:13:02 +08:00
committed by GitHub
parent 4d07b48c63
commit 5b20b3c8eb

View File

@@ -1,4 +1,4 @@
FROM python:3.10.18-alpine3.22
FROM python:3.12-alpine3.22
RUN apk add --no-cache bash\
wget \