Archived
add sort
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM python:3.9-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y cron
|
||||
# RUN apt-get install -y cron
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user