Skip to content

Commit

Permalink
PHRAS-4005 fix missing plugin installation (#4490)
Browse files Browse the repository at this point in the history
  • Loading branch information
moctardiouf authored Mar 25, 2024
1 parent b26d9db commit 3c88302
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
Expand Up @@ -62,7 +62,7 @@ RUN ( \
&& chmod 600 ~/.ssh/id_rsa \
) || echo "Skip SSH key"

# RUN ./docker/phraseanet/plugins/console install
RUN ./docker/phraseanet/plugins/console install

ENTRYPOINT ["/bootstrap/entrypoint.sh"]

Expand Down

0 comments on commit 3c88302

Please sign in to comment.