Skip to content

Commit c21c920

Browse files
committed
Remove grunt
1 parent 36608f4 commit c21c920

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

web/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ RUN chmod +x /home/settings.env
99
RUN dnf -y install ant make
1010
RUN curl -sL https://rpm.nodesource.com/setup_20.x | bash
1111
RUN dnf install -y nodejs
12-
# grunt for figure
13-
RUN npm install -g grunt
14-
1512

1613
EXPOSE 4080
1714

0 commit comments

Comments
 (0)