File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ RUN if [ "$(uname -m)" = "x86_64" ]; then \
113113 ARCH=$(uname -m) && \
114114 yum install --nobest -y procps \
115115 https://rpmfind.net/linux/epel/9/Everything/x86_64/Packages/e/epel-release-9-10.el9.noarch.rpm \
116- https://rpmfind.net/linux/centos-stream/9-stream/BaseOS/x86_64/os/Packages/centos-gpg-keys-9.0-23 .el9.noarch.rpm \
117- https://rpmfind.net/linux/centos-stream/9-stream/BaseOS/x86_64/os/Packages/centos-stream-repos-9.0-23 .el9.noarch.rpm; \
116+ https://rpmfind.net/linux/centos-stream/9-stream/BaseOS/x86_64/os/Packages/centos-gpg-keys-9.0-32 .el9.noarch.rpm \
117+ https://rpmfind.net/linux/centos-stream/9-stream/BaseOS/x86_64/os/Packages/centos-stream-repos-9.0-32 .el9.noarch.rpm; \
118118 fi
119119
120120RUN if [ "$(uname -m)" = "x86_64" ]; then \
You can’t perform that action at this time.
0 commit comments