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

more pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 1578c8c24 KNOX-3264 - Update knox push repo from 
apache/knox/knox-gateway -> apache/knox (#1166)
1578c8c24 is described below

commit 1578c8c2461835bb3aa2cd8b22ba3dc69edb37b5
Author: Sandeep MorĂ© <[email protected]>
AuthorDate: Fri Feb 27 14:09:09 2026 -0500

    KNOX-3264 - Update knox push repo from apache/knox/knox-gateway -> 
apache/knox (#1166)
---
 .github/workflows/docker-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-publish.yml 
b/.github/workflows/docker-publish.yml
index ab8047be0..e529052fe 100644
--- a/.github/workflows/docker-publish.yml
+++ b/.github/workflows/docker-publish.yml
@@ -71,7 +71,7 @@ jobs:
         id: meta
         uses: docker/metadata-action@v5
         with:
-          images: apache/knox/knox-gateway
+          images: apache/knox
           tags: |
             # latest on every master push and on every version tag
             type=raw,value=latest

Reply via email to