Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -17,7 +17,7 @@ WORKDIR $HOME/app
|
|
17 |
|
18 |
COPY --chown=user config.yaml config.yaml
|
19 |
|
20 |
-
# Run the update
|
21 |
# RUN holoviz-mcp-update
|
22 |
|
23 |
# Use the virtual environment's executables directly
|
|
|
17 |
|
18 |
COPY --chown=user config.yaml config.yaml
|
19 |
|
20 |
+
# Run the update commands
|
21 |
# RUN holoviz-mcp-update
|
22 |
|
23 |
# Use the virtual environment's executables directly
|