更改基础镜像

This commit is contained in:
buyfakett
2024-05-01 23:31:10 +08:00
parent 9602ad3a12
commit 1da94636b9
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.9.5-slim-buster
FROM python:3.9.5-alpine
LABEL author="Lan"
LABEL email="vast@tom.com"
LABEL version="6"