aleger commited on
Commit
4b9bc59
·
1 Parent(s): 1227edc

new dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -52,7 +52,7 @@ RUN rm -rf /var/lib/{apt,cache,log}
52
  EXPOSE 7860
53
 
54
  # Expose Prometheus port
55
- EXPOSE 3001
56
 
57
  RUN chmod +x /home/bentoml/bento/env/docker/entrypoint.sh
58
 
 
52
  EXPOSE 7860
53
 
54
  # Expose Prometheus port
55
+ EXPOSE 7860
56
 
57
  RUN chmod +x /home/bentoml/bento/env/docker/entrypoint.sh
58