kavein44 commited on
Commit
0e441f5
·
verified ·
1 Parent(s): 41268ea

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM wisdgod/cursor-api:v0.1.2
2
 
3
  RUN touch .token .token-list && chmod 777 .token .token-list
 
1
+ FROM wisdgod/cursor-api:latest
2
 
3
  RUN touch .token .token-list && chmod 777 .token .token-list