From 8aa9ba7f3b3ad9586964b902d650062c16b831dd Mon Sep 17 00:00:00 2001 From: dellnoantechnp Date: Tue, 9 Apr 2024 23:04:44 +0800 Subject: [PATCH] chore: update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9de0ede..000979b 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ open source project visit: [https://github.com/alibaba/canal](https://github.com ```shell docker pull ghcr.io/containers/canal-server:latest ``` + +## 2. Add `dellnoantechnp/git-yq` container +```shell +docker pull dellnoantechnp/git-yq:latest +```