TalexCK commited on
Commit
ae027fc
·
verified ·
1 Parent(s): d7ed23f

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
  EXPOSE 3000
4
  ENV PORT 3000
 
1
+ FROM ghcr.io/veloera/veloera:latest
2
 
3
  EXPOSE 3000
4
  ENV PORT 3000