Skip to content

Commit 852972d

Browse files
committed
refactor dockerfile
1 parent cb3dbe6 commit 852972d

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
@@ -6,6 +6,7 @@ RUN apt-get update && \
66

77
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash && \
88
apt-get install git-lfs=3.5.1 && \
9+
apt-get clean && \
910
git lfs install
1011

1112
# USER nodeuser

0 commit comments

Comments
 (0)