diff --git a/src/oebuild/app/conf/config.yaml b/src/oebuild/app/conf/config.yaml index d4e2d9471825a694717381fc7d3a3d97c05e69f8..f637d2e0fa41086697c127225298e2d4e9002f0c 100644 --- a/src/oebuild/app/conf/config.yaml +++ b/src/oebuild/app/conf/config.yaml @@ -3,9 +3,10 @@ docker: tag_map: openEuler-23.03: "23.03" openEuler-22.03-LTS-SP2: 22.03-lts-sp2 + openEuler-23.09: "23.09" master: latest basic_repo: yocto_meta_openeuler: path: yocto-meta-openeuler remote_url: https://gitee.com/openeuler/yocto-meta-openeuler.git - branch: master \ No newline at end of file + branch: master