Skip to content

Commit

Permalink
Update DockerfileGithubAction
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinnrry authored Jul 20, 2024
1 parent c57de38 commit d936380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerfileGithubAction
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COPY --from=serverbuild /work/pmail .
COPY --from=serverbuild /work/hooks/telegram_push/output/* ./plugins/
COPY --from=serverbuild /work/hooks/web_push/output/* ./plugins/
COPY --from=serverbuild /work/hooks/wechat_push/output/* ./plugins/
COPY --from=serverbuild /work/hooks/spam_blcok/output/* ./plugins/
COPY --from=serverbuild /work/hooks/spam_block/output/* ./plugins/

EXPOSE 25 80 110 443 465 995

Expand Down

0 comments on commit d936380

Please sign in to comment.