Skip to content

Commit ed63c88

Browse files
committed
chore: add imagemagick package to Dockerfile
1 parent bfae8c7 commit ed63c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ARG PACKAGES="\
3838
postgresql-dev \
3939
tzdata \
4040
util-linux \
41+
imagemagick \
4142
"
4243
# Install packages
4344
RUN apk update && \

0 commit comments

Comments
 (0)