From 76555c5cb6ad4c15bbebc924f746db312a421f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 Nov 2024 21:29:53 +0000 Subject: [PATCH] Update docker-compose.yml with new image tag --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 438eba0..879183c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: