Skip to content

Commit

Permalink
update tag in docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers committed Nov 28, 2023
1 parent 732432e commit bfd0e1c
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:
breast_cancer_predictor:
image: ttimbers/breast_cancer_predictor_py:68a7b37
image: ttimbers/breast_cancer_predictor_py:2c80325
ports:
- "8888:8888"
volumes:
Expand Down

0 comments on commit bfd0e1c

Please sign in to comment.