Skip to content

Commit

Permalink
Merge branch 'makefile' of github.com:UBC-MDS/DSCI-522-2425-team35-He…
Browse files Browse the repository at this point in the history
…art_disease_diagnostic_machine into makefile
  • Loading branch information
Piloxita committed Dec 13, 2024
2 parents 5913b36 + e29792f commit 301285f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
# run jupyter notebook inside jupyter
jupyter-notebook:
image: piloxita/dsci-522-2425-team35-heart_disease_diagnostic_machine:cabafcc
image: piloxita/dsci-522-2425-team35-heart_disease_diagnostic_machine:5334a1a
ports:
- "9999:8888"
volumes:
Expand Down

0 comments on commit 301285f

Please sign in to comment.