Spaces:
Paused
Paused
Force rebuild: Dockerfile touch to trigger HF build queue
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -21,4 +21,4 @@ EXPOSE 7859
|
|
| 21 |
|
| 22 |
USER bun
|
| 23 |
|
| 24 |
-
CMD ["bun", "index.ts"]
|
|
|
|
| 21 |
|
| 22 |
USER bun
|
| 23 |
|
| 24 |
+
CMD ["bun", "index.ts"]
|