update:rename asserts and update docker file

This commit is contained in:
lan
2022-12-16 02:21:49 +08:00
parent f9daa3cab3
commit f021673961
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.9.5
FROM python:3.9.5-slim-buster
LABEL author="Lan"
LABEL email="vast@tom.com"
LABEL version="1.5.4"