ericleeowo commited on
Commit
f7d0c44
·
verified ·
1 Parent(s): 6ffea26

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -1
Dockerfile CHANGED
@@ -1 +1,4 @@
1
- FROM lanqian528/chat2api:latest
 
 
 
 
1
+ FROM lanqian528/chat2api:latest
2
+
3
+ WORKDIR /app
4
+ RUN chmod 777 /app