ACRoot commited on
Commit
5f03b3a
·
verified ·
1 Parent(s): 3d7baef

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
  FROM ghcr.io/lunatechlab/moontv:latest
2
 
3
- RUN mkdir -p /app/public && chown -R node:node /app/public
 
1
  FROM ghcr.io/lunatechlab/moontv:latest
2
 
3
+ USER node