xue commited on
Commit
55cba17
·
verified ·
1 Parent(s): b20a104

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -4
Dockerfile CHANGED
@@ -3,7 +3,4 @@ FROM ghcr.io/xiaoxuan6/github-activity:latest
3
  USER root
4
 
5
  RUN ls -la /app && \
6
- chmod 777 .env && \
7
- chown root:root .env
8
-
9
- ENV GITHUB_TOKEN="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"
 
3
  USER root
4
 
5
  RUN ls -la /app && \
6
+ chmod 777 .env