Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Jun 20, 2023
1 parent 48d9d6d commit c63fcb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ USER 1000
WORKDIR /usr/share/opensearch

# Install fpm for opensearch dashboards core
#RUN gem install fpm -v 1.14.2
RUN gem install fpm -v 1.14.2
ENV PATH=/usr/share/opensearch/.gem/gems/fpm-1.14.2/bin:$PATH

# Hard code node version and yarn version for now
Expand Down

0 comments on commit c63fcb5

Please sign in to comment.