Skip to content

Commit

Permalink
Merge pull request #38 from shankari/workaround_bitrotted_install
Browse files Browse the repository at this point in the history
Switch to a pinned image instead of building the Dockerfile
  • Loading branch information
shankari committed Jun 8, 2022
2 parents 9cf4d1c + e90e427 commit 3401bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
networks:
- emission
notebook-server:
build: viz_scripts/docker
image: emission/em-public-dashboard-notebook:1.0.0
depends_on:
- db
environment:
Expand Down

0 comments on commit 3401bda

Please sign in to comment.