Skip to content

Commit ed2ff14

Browse files
authored
feat: Add git-lfs to base image (#37) by hangy
1 parent 25cfe01 commit ed2ff14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2020
ca-certificates \
2121
curl \
2222
git \
23+
git-lfs \
2324
iputils-ping \
2425
jq \
2526
lsb-release \

0 commit comments

Comments
 (0)