Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dockerFiles/marklogic-deps-ubi9:base
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
###############################################################
#
# Copyright © 2018-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# Copyright © 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
###############################################################

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764794109
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1771346502
LABEL "com.marklogic.maintainer"="docker@marklogic.com"

###############################################################
Expand Down
4 changes: 2 additions & 2 deletions dockerFiles/marklogic-deps-ubi:base
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
###############################################################
#
# Copyright © 2018-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# Copyright © 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
###############################################################

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1765178706
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1771947229
LABEL "com.marklogic.maintainer"="docker@marklogic.com"

# MarkLogic version passed from build to enable conditional deps
Expand Down