ParthProLegend commited on
Commit
240ca2a
·
verified ·
1 Parent(s): e7ad9d1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  #Use public image
2
- FROM ghcr.io/viren070/aiostreams: latest
3
  # (Optional) Expose port if your app runs on specific port
4
  EXPOSE 7860
5
  ENV PORT=7860
 
1
  #Use public image
2
+ FROM ghcr.io/viren070/aiostreams:latest
3
  # (Optional) Expose port if your app runs on specific port
4
  EXPOSE 7860
5
  ENV PORT=7860