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 58012d3 commit f1b7769Copy full SHA for f1b7769
3.3/Dockerfile
@@ -35,6 +35,7 @@ RUN set -x \
35
RUN apt-get update && apt-get install -y --no-install-recommends \
36
bzr \
37
git \
38
+ imagemagick \
39
mercurial \
40
openssh-client \
41
subversion \
3.4/Dockerfile
Dockerfile.template
0 commit comments