Skip to content

Commit c7253ba

Browse files
committed
fix:message text color
1 parent 2bb32bc commit c7253ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.9.5-slim-buster
22
LABEL author="Lan"
33
LABEL email="[email protected]"
4-
LABEL version="1.5.8"
4+
LABEL version="1.5.9.2"
55

66

77
COPY . /app

0 commit comments

Comments
 (0)