Skip to content

Commit 0a5b1be

Browse files
Update marklogic-deps-ubi9:base
Update to latest libnsl version
1 parent 254c5f5 commit 0a5b1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerFiles/marklogic-deps-ubi9:base

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LABEL "com.marklogic.maintainer"="[email protected]"
1212
###############################################################
1313

1414
RUN microdnf -y update \
15-
&& curl -Lso libnsl.rpm https://bed-artifactory.bedford.progress.com:443/artifactory/ml-rpm-release-tierpoint/devdependencies/libnsl-2.34-100.el9_4.3.x86_64.rpm \
15+
&& curl -Lso libnsl.rpm https://bed-artifactory.bedford.progress.com:443/artifactory/ml-rpm-release-tierpoint/devdependencies/libnsl-2.34-100.el9_4.4.x86_64.rpm \
1616
&& rpm -i libnsl.rpm \
1717
&& rm -f libnsl.rpm
1818

0 commit comments

Comments
 (0)