From ef9801b1fd42f56f0400b6bbfc0f3de89a2e016a Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Mon, 30 Apr 2018 10:53:22 +0200 Subject: [PATCH] typo in image name... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8754893a..0e806bc2 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: @@ -133,4 +133,4 @@ The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml --- -Would you like to update this documentation ? Feel free to open an [issue](../../issues). \ No newline at end of file +Would you like to update this documentation ? Feel free to open an [issue](../../issues).