This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch container
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git

commit 3729688b831566d52dc5ad6949347e6f17214acb
Author: Zhanhui Li <[email protected]>
AuthorDate: Fri Sep 23 14:07:13 2022 +0800

    Use latest ubuntu
---
 cpp/WORKSPACE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp/WORKSPACE b/cpp/WORKSPACE
index 8e808dd..975bc94 100644
--- a/cpp/WORKSPACE
+++ b/cpp/WORKSPACE
@@ -31,7 +31,7 @@ container_pull(
     name = "cc_base",
     registry = "index.docker.io",
     repository = "ubuntu",
-    tag = "18.04",
+    tag = "22.04",
 )
 
 # Support Bazel RBE(remote build execution)

Reply via email to