From 1da94636b944b79a09809ee5c58739b39a77d5e9 Mon Sep 17 00:00:00 2001 From: buyfakett Date: Wed, 1 May 2024 23:31:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=9F=BA=E7=A1=80=E9=95=9C?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index baecefd..f2c88e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"