We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae83ef commit 813f655Copy full SHA for 813f655
Dockerfile
@@ -25,7 +25,7 @@ RUN yum install -y \
25
rpm-build \
26
rpm-sign
27
28
-FROM quay.io/centos/centos:stream9@sha256:e15ceb6e8744ccb658c6d8cb81cf2853398ca3a611f41f0b8e2fce655361190d AS centos9
+FROM quay.io/centos/centos:stream9@sha256:8f23193019c25232ea9a657fcaf0cca2570e1bdb3be54d7bd56fbb05f3eeaa02 AS centos9
29
RUN yum install -y \
30
createrepo_c \
31
epel-release \
0 commit comments