From 53470be17aefc16528238d90c9b89904ed149f75 Mon Sep 17 00:00:00 2001 From: Seun Agbede <73464412+SeunAgbede@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:39:40 +0100 Subject: [PATCH] Update day46.md --- Days/day46.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day46.md b/Days/day46.md index 65a0891..f00d451 100644 --- a/Days/day46.md +++ b/Days/day46.md @@ -52,7 +52,7 @@ Straight from the tutorial linked above you can see the contents of the file loo version: "3.9" services: - DB: + db: image: mysql:5.7 volumes: - db_data:/var/lib/mysql