Skip to content

Commit 4a50a2c

Browse files
updated ubi8 and ubi9 images to lates available (#323)
1 parent 6d10bb6 commit 4a50a2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerFiles/marklogic-deps-ubi9:base

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
###############################################################
66

7-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542
7+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1733767867
88
LABEL "com.marklogic.maintainer"="[email protected]"
99

1010
###############################################################

dockerFiles/marklogic-deps-ubi:base

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
###############################################################
66

7-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1086
7+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130
88
LABEL "com.marklogic.maintainer"="[email protected]"
99

1010
###############################################################

0 commit comments

Comments
 (0)