Skip to content

Commit

Permalink
remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
leonz789 committed Jan 22, 2025
1 parent 0992444 commit 89862fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ RUN apk add --no-cache \
jq~=1.7 \
curl~=8.11 \
bash~=5.2 \
vim~=9.0 \
lz4~=1.9 \
rclone~=1.65 \
&& addgroup -g 1000 exocore \
&& adduser -S -h /home/exocore -D exocore -u 1000 -G exocore

Expand Down

0 comments on commit 89862fe

Please sign in to comment.