From e8c66a0649a8d9165c0e4348e3c42cf900b8e4ba Mon Sep 17 00:00:00 2001 From: EmilCh Date: Wed, 19 Aug 2026 18:06:58 +0200 Subject: [PATCH] =?UTF-8?q?mer.=2019=20ao=C3=BBt=202026=2018:06:58=20CEST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd8113..7b47446 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Example docker-compose.yml file ``` services: backup: - image: pgsql-backup:17-1787155339 + image: registry.cheriches.eu/pgsql-backup:17-1787155592 restart: always volumes: - ./backup:/backup