Skip to content

Commit

Permalink
debian: don't install "groonga"
Browse files Browse the repository at this point in the history
It depends on "groonga-doc" but we don't need it.
  • Loading branch information
kou committed Dec 7, 2024
1 parent 306ed49 commit 05aeaa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ RUN \
groonga-server-common=${GROONGA_VERSION} \
groonga-token-filter-stem=${GROONGA_VERSION} \
groonga-tokenizer-mecab=${GROONGA_VERSION} \
groonga=${GROONGA_VERSION} \
libgroonga0=${GROONGA_VERSION} \
sudo \
zstd \
Expand Down

0 comments on commit 05aeaa0

Please sign in to comment.