Skip to content

Commit

Permalink
chore: Update Dockerfile version to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Feiyuyu0503 committed Jul 13, 2024
1 parent f9d2f68 commit 20b5fb4
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
Expand Up @@ -2,7 +2,7 @@
FROM python:3.9-slim
LABEL author="feiyuyu"
LABEL email="[email protected]"
LABEL version="0.6.3"
LABEL version="0.6.4"

# 设置工作目录为/app
WORKDIR /app
Expand Down

0 comments on commit 20b5fb4

Please sign in to comment.