Skip to content

Commit

Permalink
Bump imagemagick
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed May 16, 2024
1 parent 031012a commit ec1997e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/imagemagick/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ ARG DOCKER_REPOSITORY=local
FROM ${DOCKER_REPOSITORY}/scyllaridae:${TAG}

RUN apk update && \
apk add --no-cache imagemagick==7.1.1.26-r0
apk add --no-cache imagemagick==7.1.1.32-r0

COPY scyllaridae.yml /app/scyllaridae.yml

0 comments on commit ec1997e

Please sign in to comment.