Remove build_version
This commit is contained in:
parent
458334e3c1
commit
cb6b200afc
|
|
@ -92,7 +92,6 @@ RUN \
|
|||
/config \
|
||||
/defaults \
|
||||
/lsiopy && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
/tmp/*
|
||||
|
|
|
|||
|
|
@ -92,7 +92,6 @@ RUN \
|
|||
/config \
|
||||
/defaults \
|
||||
/lsiopy && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
/tmp/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue