Skip to content

Commit

Permalink
fix:message text color
Browse files Browse the repository at this point in the history
  • Loading branch information
vastsa committed Jan 10, 2023
1 parent 2bb32bc commit c7253ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.9.5-slim-buster
LABEL author="Lan"
LABEL email="[email protected]"
LABEL version="1.5.8"
LABEL version="1.5.9.2"


COPY . /app
Expand Down

0 comments on commit c7253ba

Please sign in to comment.