add:管理页面页码+Banner配置

This commit is contained in:
lan
2022-12-19 18:05:38 +08:00
parent 630052076a
commit 28f54c39b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM python:3.9.5-slim-buster
LABEL author="Lan"
LABEL email="vast@tom.com"
LABEL version="1.5.4"
LABEL version="1.5.8"
COPY . /app