HongShi418 commited on
Commit
9ef2a29
·
verified ·
1 Parent(s): e13cd97

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM calciumion/new-api:latest
2
 
3
  RUN apk add --no-cache pcre2
4
 
 
1
+ FROM pengzhile/new-api:latest
2
 
3
  RUN apk add --no-cache pcre2
4