We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0030f commit d2733e8Copy full SHA for d2733e8
Dockerfile
@@ -21,6 +21,7 @@ RUN apt-get update -qq && \
21
imagemagick \
22
libmagickwand-dev \
23
libjpeg-dev \
24
+ libyaml-dev \
25
&& apt-get clean
26
27
# Install Node and Yarn
0 commit comments