ethiotech4848 commited on
Commit
6f3f38b
·
verified ·
1 Parent(s): 5133e6a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -10
Dockerfile CHANGED
@@ -1,10 +1 @@
1
- FROM rockchin/free-one-api:latest
2
-
3
- WORKDIR /app
4
-
5
- # Create data directory and set permissions
6
- RUN mkdir -p /app/data && chmod 777 /app/data
7
-
8
- EXPOSE 3000
9
-
10
- CMD ["python", "main.py"]
 
1
+ FROM ghcr.io/aurora-develop/duck2api:latest