Skip to content

Commit

Permalink
sass install
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 21, 2024
1 parent 4208df7 commit f6f71cc
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 @@ -32,7 +32,7 @@ RUN apt-get update -y --fix-missing \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

RUN gem install judges:0.0.29 \
RUN gem install sass:1.76.0 judges:0.0.29 \
&& wget --no-verbose -O /usr/local/Saxon.jar \
https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar

Expand Down

0 comments on commit f6f71cc

Please sign in to comment.