🐛 Versions are always displayed with the "-modified" suffix #15
@@ -9,7 +9,7 @@ WORKDIR /usr/src/beau-gosse-du-92
|
|||||||
|
|
||||||
# git is required by the git-version crate
|
# git is required by the git-version crate
|
||||||
RUN apt update \
|
RUN apt update \
|
||||||
&& apt install -y --no-install-recommends git \
|
&& apt install -y --no-install-recommends git git-lfs \
|
||||||
&& apt clean
|
&& apt clean
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Reference in New Issue
Block a user