1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2026-02-09 14:15:17 +01:00

revert last commit

This commit is contained in:
Jason N. 2024-03-04 15:34:48 -05:00
parent 10d7b9d46f
commit 04948fdbf7
3 changed files with 0 additions and 4 deletions

View file

@ -11,7 +11,6 @@ ENV VERSION="${VERSION}"
ENV WEB_UI="false"
RUN mkdir /build-container-installer
COPY /external /build-container-installer/external
COPY /lorax_templates /build-container-installer/lorax_templates
COPY /xorriso /build-container-installer/xorriso
COPY /Makefile /build-container-installer