From 0867f031ffcaa8f97749dcb16d71744fe7cd2ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Tue, 25 Feb 2020 19:56:48 +0100 Subject: [PATCH] added link to postgres changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3692cd2..adfa7c3 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ rm -r $(docker volume inspect zammaddockercompose_elasticsearch-data | grep Moun docker-compose start ``` -To workaround the changes in the PostgreSQL container do the following: +To workaround the [changes in the PostgreSQL 9.6 container](https://github.com/docker-library/postgres/commit/f1bc8782e7e57cc403d0b32c0e24599535859f76) do the following: ``` docker-compose start