From 9baedd438f4ecb1615992ffad0dd37c5c65ec425 Mon Sep 17 00:00:00 2001 From: Anthony Axenov Date: Mon, 3 Jun 2024 10:51:58 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20dotfiles/etc/docker/daemon.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dotfiles/etc/docker/daemon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/etc/docker/daemon.json b/dotfiles/etc/docker/daemon.json index 676c9a1..9f808e8 100644 --- a/dotfiles/etc/docker/daemon.json +++ b/dotfiles/etc/docker/daemon.json @@ -1,6 +1,7 @@ { "registry-mirrors": [ "https://dockerhub.timeweb.cloud", + "https://dh-mirror.gitverse.ru", "https://mirror.gcr.io", "https://daocloud.io", "https://c.163.com/",