chore: Don't copy redundant empty "rpms" & "files" folder
Since this is merged, we can safely merge this too: https://github.com/ublue-os/startingpoint/pull/235 Maybe a bit later for others to catch on updating startingpoint?
This commit is contained in:
parent
cb66d4562a
commit
54d48eb4bd
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
COPY empty /rpms
|
COPY modules /modules
|
||||||
COPY empty /files
|
|
||||||
COPY modules /modules
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue