eggacheb commited on
Commit
3adadee
1 Parent(s): b87440d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM pengzhile/new-api
2
  EXPOSE 3000
3
  ENV PORT 3000
4
  ENV THEME=barry
 
1
+ FROM pengzhile/new-api:latest
2
  EXPOSE 3000
3
  ENV PORT 3000
4
  ENV THEME=barry