Surbao commited on
Commit
8f28783
·
verified ·
1 Parent(s): bcf7603

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM louislam/uptime-kuma
2
 
3
- RUN chmod 777 -R /app
4
 
5
  EXPOSE 30001
 
1
  FROM louislam/uptime-kuma
2
 
3
+ RUN chmod 777 -R /app/data
4
 
5
  EXPOSE 30001