We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a93dd5 commit d47da11Copy full SHA for d47da11
Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.9.5-slim-buster
2
LABEL author="Lan"
3
LABEL email="[email protected]"
4
-LABEL version="1.5.4"
+LABEL version="1.5.8"
5
6
7
COPY . /app
templates/index.html
@@ -11,7 +11,7 @@
11
<meta name="description" content="{{description}}"/>
12
<meta name="keywords" content="{{keywords}}"/>
13
<meta name="generator" content="FileCodeBox"/>
14
- <meta name="template" content="Lan-V1.5.6"/>
+ <meta name="template" content="Lan-V1.5.8"/>
15
<style>
16
.qu .el-button {
17
width: 100px;
0 commit comments