Spaces:
Restarting
on
L4
Restarting
on
L4
test: playground
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
FROM ghcr.io/ten-framework/
|
2 |
|
3 |
COPY .env .env
|
|
|
1 |
+
FROM ghcr.io/ten-framework/ten_agent_playground:0.8.0-80-g5967f0b
|
2 |
|
3 |
COPY .env .env
|