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 e1694c3 commit 3c39da0Copy full SHA for 3c39da0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM centos:8
+FROM centos:latest
2
3
RUN yum -y update && yum -y upgrade && \
4
yum -y install wget rpm-build rpm-devel rpmlint make coreutils diffutils patch rpmdevtools make python
0 commit comments