Compare commits
3 Commits
fix/hide-p
...
b9d5c25137
Author | SHA1 | Date | |
---|---|---|---|
b9d5c25137 | |||
e9fb20ad6e
|
|||
d98222cd4a |
@@ -9,7 +9,7 @@ WORKDIR /usr/src/beau-gosse-du-92
|
||||
|
||||
# git is required by the git-version crate
|
||||
RUN apt update \
|
||||
&& apt install -y --no-install-recommends git \
|
||||
&& apt install -y --no-install-recommends git git-lfs \
|
||||
&& apt clean
|
||||
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user