From 810d35ffbe6399037abb3f10f8b84f3c85b541c1 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Thu, 3 May 2018 17:26:47 +0200 Subject: [PATCH] fixing typo in image name (again) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab69f6ef..a305bdc4 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ services: # your others services gotenberg: - image: gotenberg:1.0.0 + image: thecodingmachine/gotenberg:1.0.0 ``` You may now launch your services using: