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

zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7794212554 IGNITE-26882 Updated docker image publication date (#275)
7794212554 is described below

commit 779421255468419a1bf666dc112ce775058b96f2
Author: Alexey Alexandrov <[email protected]>
AuthorDate: Thu Oct 30 17:34:32 2025 +0200

    IGNITE-26882 Updated docker image publication date (#275)
---
 _src/_components/download-docker.pug | 2 +-
 download.html                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_src/_components/download-docker.pug 
b/_src/_components/download-docker.pug
index 55ac26ba6b..06f4a25396 100644
--- a/_src/_components/download-docker.pug
+++ b/_src/_components/download-docker.pug
@@ -9,7 +9,7 @@
             tbody
                 +downloadDockerRow({
                     name: "Docker Image",
-                    date: "2020-03-03",
+                    date: "2025-10-29",
                     guide: 
"https://ignite.apache.org/docs/latest/installation/installing-using-docker";,
                     links: [
                         {
diff --git a/download.html b/download.html
index 46b63a4713..fe9aedac3e 100644
--- a/download.html
+++ b/download.html
@@ -1255,7 +1255,7 @@
               <tr>
                 <td>Docker Image</td>
                 <td><a 
href="https://ignite.apache.org/docs/latest/installation/installing-using-docker";
 target="_blank">guide</a></td>
-                <td>2020-03-03</td>
+                <td>2025-10-29</td>
                 <td>
                   <a class="sourcelink" 
href="https://hub.docker.com/r/apacheignite/ignite/tags/"; target="_blank" 
onclick="gtag('event',  'download', {'event_category': 'docker_repo_download', 
'event_label': 'docker_repo_download'});"
                     >https://hub.docker.com/r/apacheignite/ignite/tags/<br

Reply via email to