From aea269d9e3d4805a13a7619d998709415de6d69f Mon Sep 17 00:00:00 2001 From: reimei <34594195+Reimei1213@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:21:17 +0900 Subject: [PATCH] Update command-line-tool.md We migrated from GCR to GHCR, but the documentation still mentioned GCR, so I updated it accordingly. Signed-off-by: reimei <34594195+Reimei1213@users.noreply.github.com> --- docs/content/en/docs-v0.49.x/user-guide/command-line-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs-v0.49.x/user-guide/command-line-tool.md b/docs/content/en/docs-v0.49.x/user-guide/command-line-tool.md index 2daaadf44e..66615fa6fd 100644 --- a/docs/content/en/docs-v0.49.x/user-guide/command-line-tool.md +++ b/docs/content/en/docs-v0.49.x/user-guide/command-line-tool.md @@ -109,7 +109,7 @@ About [Homebrew](https://brew.sh/) ### Run in Docker container -We are storing every version of docker image for pipectl on Google Cloud Container Registry. +We are storing every version of docker image for pipectl on GitHub Container Registry. Available versions are [here](https://github.com/pipe-cd/pipecd/releases). ```