This is an automated email from the ASF dual-hosted git repository. adoroszlai pushed a commit to branch slim in repository https://gitbox.apache.org/repos/asf/ozone-docker.git
commit 49733006d000f45550a4ec7da74ad496dabf2647 Author: Doroszlai, Attila <[email protected]> AuthorDate: Mon Jul 13 10:34:05 2026 +0200 HDDS-15717. Bump ozone-runner to 20260626-1 (#78) (cherry picked from commit 6d91ca5a3d9a8ff68227854938526f3a6cbccc6c) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c7a9454..1329279 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-slim +ARG OZONE_RUNNER_VERSION=20260626-1-jdk21-slim 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]
