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

Update Dockerfile

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