From 94d27a79242f2132e96b421586c27cc847b41450 Mon Sep 17 00:00:00 2001 From: RayPlante Date: Fri, 23 Feb 2024 16:52:23 -0500 Subject: [PATCH] tweak a cacerts/README.md --- docker/pymongo/cacerts/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/pymongo/cacerts/README.md b/docker/pymongo/cacerts/README.md index 464b529..ceae86e 100644 --- a/docker/pymongo/cacerts/README.md +++ b/docker/pymongo/cacerts/README.md @@ -10,3 +10,4 @@ containers, allowing them to safely connect to those external sites. Be sure the certificates are in PEM format and include a .crt file extension. +Do not remove this README file; doing so may cause a Docker build faiure.