Skip to content

Commit 71c1641

Browse files
fixes for jpeg
1 parent 6d6ca7f commit 71c1641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/node.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node:18-alpine
2-
RUN apk add --update --no-cache file imagemagick
2+
RUN apk add --update --no-cache jpeg file imagemagick
33

44
#COPY ./.docker/cronjobs /etc/crontabs/root
55
#ADD ./.docker/start.sh /root/start.sh

0 commit comments

Comments
 (0)