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

adoroszlai pushed a commit to branch latest
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git


The following commit(s) were added to refs/heads/latest by this push:
     new 6d91ca5  HDDS-15717. Bump ozone-runner to 20260626-1 (#78)
6d91ca5 is described below

commit 6d91ca5a3d9a8ff68227854938526f3a6cbccc6c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Jul 13 10:34:05 2026 +0200

    HDDS-15717. Bump ozone-runner to 20260626-1 (#78)
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index d242c73..e230c43 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 ARG OZONE_RUNNER_IMAGE=apache/ozone-runner
-ARG OZONE_RUNNER_VERSION=20260206-2-jdk21
+ARG OZONE_RUNNER_VERSION=20260626-1-jdk21
 FROM ${OZONE_RUNNER_IMAGE}:${OZONE_RUNNER_VERSION}
 
 ARG OZONE_VERSION=2.1.1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to