Skip to content

Commit de36153

Browse files
authored
support git-lfs default
1 parent c77999b commit de36153

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/release-image/Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ RUN apt-get update \
1010
man \
1111
nano \
1212
git \
13+
git-lfs \
1314
procps \
1415
openssh-client \
1516
sudo \
1617
vim.tiny \
1718
lsb-release \
19+
&& git lfs install \
1820
&& rm -rf /var/lib/apt/lists/*
1921

2022
# https://wiki.debian.org/Locale#Manually

0 commit comments

Comments
 (0)