test: rollback to fedora

This commit is contained in:
Carlos A Becker
2021-11-13 21:25:34 -03:00
parent 9f941b92a0
commit a22624574d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM centos AS test_base
FROM fedora AS test_base
ARG package
RUN echo "${package}"
COPY ${package} /tmp/foo.rpm