Skip to content

Commit

Permalink
debian: don't install groonga-doc (#5)
Browse files Browse the repository at this point in the history
Fix #4.

Because this is needless.
  • Loading branch information
komainu8 authored Jun 24, 2024
1 parent acd85cd commit d2b8f49
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 @@ -20,7 +20,6 @@ RUN \
apt update && \
apt install -y \
groonga-bin=${GROONGA_VERSION} \
groonga-doc=${GROONGA_VERSION} \
groonga-normalizer-mysql \
groonga-plugin-suggest=${GROONGA_VERSION} \
groonga-server-common=${GROONGA_VERSION} \
Expand Down

0 comments on commit d2b8f49

Please sign in to comment.