Skip to content

Commit

Permalink
updated ubi8 and ubi9 images to lates available (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
barkhachoithani authored Dec 17, 2024
1 parent 6d10bb6 commit 4a50a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerFiles/marklogic-deps-ubi9:base
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
###############################################################

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

###############################################################
Expand Down
2 changes: 1 addition & 1 deletion dockerFiles/marklogic-deps-ubi:base
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
###############################################################

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

###############################################################
Expand Down

0 comments on commit 4a50a2c

Please sign in to comment.