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 29, 2024
1 parent 1e01b6c commit 76555c5
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: 123456789nelli/maternal_health_classification:585b256
image: 123456789nelli/maternal_health_classification:1e01b6c
ports:
- "8888:8888"
volumes:
Expand Down

0 comments on commit 76555c5

Please sign in to comment.