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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,4 +3,4 @@ FROM ghcr.io/xiaoxuan6/github-activity:latest
3
  USER root
4
 
5
  RUN ls -la /app && \
6
- chmod 777 .env
 
3
  USER root
4
 
5
  RUN ls -la /app && \
6
+ chmod -R 777 /app