fxlinux commited on
Commit
142432f
·
verified ·
1 Parent(s): a00d567

Update Dockerfile

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