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 Nov 30, 2024
1 parent 46820cd commit 8ae2b6d
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,6 +1,6 @@
services:
jupyter-notebook:
image: gur5/heart-failure-prediction:88359b1
image: gur5/heart-failure-prediction:46820cd
ports:
- "8888:8888"
volumes:
Expand Down

0 comments on commit 8ae2b6d

Please sign in to comment.