File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ RUN yum update -y && \
1818 yum install -y gcc-c++ gcc make libtool automake autoconf make python3-devel && \
1919 rpm --import http://repos.azulsystems.com/RPM-GPG-KEY-azulsystems && \
2020 yum install -y https://cdn.azul.com/zulu/bin/zulu-repo-1.0.0-1.noarch.rpm && \
21- yum install -y https://mirror.stream.centos.org/9-stream/AppStream/$(uname -m)/os/Packages/pcp-conf-6.2.1-1 .el9.$(uname -m).rpm && \
22- yum install -y https://mirror.stream.centos.org/9-stream/AppStream/$(uname -m)/os/Packages/pcp-libs-6.2.1-1 .el9.$(uname -m).rpm && \
21+ yum install -y https://mirror.stream.centos.org/9-stream/AppStream/$(uname -m)/os/Packages/pcp-conf-6.2.2-6 .el9.$(uname -m).rpm && \
22+ yum install -y https://mirror.stream.centos.org/9-stream/AppStream/$(uname -m)/os/Packages/pcp-libs-6.2.2-6 .el9.$(uname -m).rpm && \
2323 #
2424 # If sysstat version is updated, confirm iolog.sh execution and update associated version check in entrypoint.sh
2525 #
You can’t perform that action at this time.
0 commit comments