Update Dockerfile
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
from sokwith/bingo:latest
|
3 |
ENV WS_ENDPOINT="syd.pages.dev"
|
4 |
#ENV WS_ENDPOINT="copilot.microsoft.com"
|
|
|
1 |
+
from weaigc/bingo:latest
|
2 |
+
#from sokwith/bingo:latest
|
3 |
ENV WS_ENDPOINT="syd.pages.dev"
|
4 |
#ENV WS_ENDPOINT="copilot.microsoft.com"
|