Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Added git-lfs Fixes #1
  • Loading branch information
marwin1991 authored Jan 2, 2024
1 parent d03b449 commit 461732e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM alpine:3
RUN apk --update --no-cache add \
bash \
git \
git-lfs \
python3 \
py3-pip \
maven \
Expand Down

0 comments on commit 461732e

Please sign in to comment.