Skip to content

Commit

Permalink
Update docker-compose.yml with new image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
1 parent d065521 commit 3dd31aa
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:1c53335
image: piloxita/dsci-522-2425-team35-heart_disease_diagnostic_machine:d065521
ports:
- "9999:8888"
volumes:
Expand Down

0 comments on commit 3dd31aa

Please sign in to comment.