mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
test: rollback to fedora
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM centos AS test_base
|
||||
FROM fedora AS test_base
|
||||
ARG package
|
||||
RUN echo "${package}"
|
||||
COPY ${package} /tmp/foo.rpm
|
||||
|
||||
Reference in New Issue
Block a user