From 0fb445e55d9da289dd476557e04b4a5508462b3b Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 3 Dec 2020 18:12:25 +0000 Subject: add a note on the last known working mysql version --- docs/DEPLOYMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md index a16669d..f24d8e0 100644 --- a/docs/DEPLOYMENT.md +++ b/docs/DEPLOYMENT.md @@ -159,7 +159,7 @@ is included in the Github repository. - ./persist/instance:/home/annotatechange/instance db: - image: mysql + image: mysql # last known working version: 8.0.22 env_file: .env volumes: - ./persist/mysql:/var/lib/mysql -- cgit v1.2.3