mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-01-19 09:41:07 +08:00
use python3.10 as base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.10-alpine
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user