We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54abc9 commit 65aea3aCopy full SHA for 65aea3a
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rockylinux:9
+FROM rockylinux/rockylinux:9
2
COPY rpm/target/rpm/com.teragrep-cfe_16/RPMS/noarch/com.teragrep-cfe_16-*.rpm /rpm/
3
RUN yum -y localinstall /rpm/*.rpm && yum clean all
4
0 commit comments