From 2e8bd5bf0875b1c2ad18288333d5da441a18af89 Mon Sep 17 00:00:00 2001 From: jknapp Date: Tue, 1 Oct 2024 21:30:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6231f81..9d65f75 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the base container for running PHP based applications. Select the PHP v __You can pull this image locally by running:__ ```console -docker pull registry.dnspegasus.net/cnc:81 +docker pull https://repo.anhonesthost.net/cloud-hosting-platform/cnc:81 ``` __You can then run a development version of the server by running the following commands:__