MarcSkovMadsen commited on
Commit
18a44a4
·
verified ·
1 Parent(s): 579007f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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 command
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