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

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 24f80bfd main: Update registry.access.redhat.com/ubi9/openjdk-21 
Docker tag to v1.21-3.1733995526 (#682)
24f80bfd is described below

commit 24f80bfdab4650eee2e251cadc425ac603b679f5
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 17:49:19 2025 +0100

    main: Update registry.access.redhat.com/ubi9/openjdk-21 Docker tag to 
v1.21-3.1733995526 (#682)
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 9477cf07..57f1e0fd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -20,7 +20,7 @@
 # Base Image
 # Use a non-docker-io registry, because pulling images from docker.io is
 # subject to aggressive request rate limiting and bandwidth shaping.
-FROM registry.access.redhat.com/ubi9/openjdk-21:1.20-2.1726695192 AS build
+FROM registry.access.redhat.com/ubi9/openjdk-21:1.21-3.1733995526 AS build
 ARG ECLIPSELINK=false
 ARG ECLIPSELINK_DEPS
 

Reply via email to