Skip to content

Commit

Permalink
fixes for jpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-zhirnov committed Jan 7, 2024
1 parent 6d6ca7f commit 71c1641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/node.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:18-alpine
RUN apk add --update --no-cache file imagemagick
RUN apk add --update --no-cache jpeg file imagemagick

#COPY ./.docker/cronjobs /etc/crontabs/root
#ADD ./.docker/start.sh /root/start.sh
Expand Down

0 comments on commit 71c1641

Please sign in to comment.