Skip to content

Commit 2d248e5

Browse files
renovate-botrakesh-das08
authored andcommitted
main: Update registry.access.redhat.com/ubi9/openjdk-21-runtime Docker tag to v1.21-1.1741781258 (apache#1169)
1 parent 51f5e45 commit 2d248e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quarkus/admin/src/main/docker/Dockerfile.jvm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818
#
19-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1739376167
19+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1741781258
2020

2121
LABEL org.opencontainers.image.source=https://github.com/apache/polaris
2222
LABEL org.opencontainers.image.description="Apache Polaris (incubating) Admin Tool"

quarkus/server/src/main/docker/Dockerfile.jvm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818
#
19-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1739376167
19+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1741781258
2020

2121
LABEL org.opencontainers.image.source=https://github.com/apache/polaris
2222
LABEL org.opencontainers.image.description="Apache Polaris (incubating)"

0 commit comments

Comments
 (0)