Skip to content

Commit

Permalink
Update docker-compose.yml for mb_simulator v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-schmitt authored Nov 19, 2024
1 parent 4d9b741 commit 0b89a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bokeh.oggm.org/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ services:
image: "oggm/bokeh:20211010"
container_name: "mb_simulator-app"
command:
- "git+https://github.com/OGGM/mb_simulator.git@v1.1"
- "git+https://github.com/OGGM/mb_simulator.git@v1.2"
- "app.ipynb"
environment:
- "BOKEH_PREFIX=/mb_simulator"
Expand Down

0 comments on commit 0b89a8b

Please sign in to comment.