We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e621958 commit 97047ceCopy full SHA for 97047ce
1 file changed
Dockerfile
@@ -36,7 +36,7 @@ RUN \
36
npm \
37
openssl-dev \
38
ruby-dev \
39
- vips \
+ vips-dev \
40
yaml-dev && \
41
echo "**** install mastodon ****" && \
42
mkdir -p /app/www && \
0 commit comments