Skip to content

Commit

Permalink
fix dnf
Browse files Browse the repository at this point in the history
  • Loading branch information
tar-bin committed Oct 23, 2024
1 parent 1c92a71 commit 207686f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM opensearchproject/opensearch:2.17.1

RUN apt-get install unzip wget
RUN dnf install unzip wget

# プラグインをファイルからインストールする
RUN wget https://github.com/WorksApplications/elasticsearch-sudachi/releases/download/v3.2.3/opensearch-2.17.1-analysis-sudachi-3.2.3.zip
Expand Down

0 comments on commit 207686f

Please sign in to comment.