Skip to content

Commit

Permalink
test: rollback to fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 14, 2021
1 parent 9f941b9 commit a226245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/acceptance/rpm.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos AS test_base
FROM fedora AS test_base
ARG package
RUN echo "${package}"
COPY ${package} /tmp/foo.rpm
Expand Down

0 comments on commit a226245

Please sign in to comment.