This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch fix-github-zk-hadoop
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to refs/heads/fix-github-zk-hadoop by this
push:
new b9a8e452d fix yum
b9a8e452d is described below
commit b9a8e452d71b8d1b3fb24a7bdd041a8864ba0e25
Author: Dan Wang <[email protected]>
AuthorDate: Mon Sep 30 11:59:03 2024 +0800
fix yum
---
docker/pegasus-build-env/centos7/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/pegasus-build-env/centos7/Dockerfile
b/docker/pegasus-build-env/centos7/Dockerfile
index 22f3d3b30..176442f08 100644
--- a/docker/pegasus-build-env/centos7/Dockerfile
+++ b/docker/pegasus-build-env/centos7/Dockerfile
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-FROM centos:7.6.1810
+FROM centos7.9.2009
LABEL maintainer=wutao
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]