This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch release/1.4.0 in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit 339b297ee4cd63b1338afbc439244f8df415fa97 Author: rileykk <[email protected]> AuthorDate: Tue Oct 29 07:54:11 2024 -0700 Fix doc typo --- docs/release.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release.rst b/docs/release.rst index c4434f2..78822d0 100644 --- a/docs/release.rst +++ b/docs/release.rst @@ -63,7 +63,7 @@ Check the Images It's a requirement that ASF releases be free of code that is under `certain 3rd-party licenses <https://www.apache.org/legal/resolved.html>`_, so the images should be inspected to ensure they are free of any such dependencies. -We specifically check for Python packages in the sdap-solr-init, sdap-collection-manager, sdap-granule-ingester and sdap-nexus-webapp +We specifically check for Python packages in the sdap-solr-cloud-init, sdap-collection-manager, sdap-granule-ingester and sdap-nexus-webapp images: .. code-block:: bash
