Skip to content

Commit

Permalink
support git-lfs default
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyoukun authored Dec 12, 2021
1 parent c77999b commit de36153
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/release-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ RUN apt-get update \
man \
nano \
git \
git-lfs \
procps \
openssh-client \
sudo \
vim.tiny \
lsb-release \
&& git lfs install \
&& rm -rf /var/lib/apt/lists/*

# https://wiki.debian.org/Locale#Manually
Expand Down

0 comments on commit de36153

Please sign in to comment.