hstz commited on
Commit
ee8fd05
·
verified ·
1 Parent(s): fa2a0d6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM wisdgod/cursor-api:v0.1.3-rc.3.3
2
  RUN touch /app/.token && \
3
  touch /app/.token-list && \
4
  chmod 777 /app && \
 
1
+ FROM wisdgod/cursor-api:v0.1.3-rc.4-pre
2
  RUN touch /app/.token && \
3
  touch /app/.token-list && \
4
  chmod 777 /app && \