Skip to content

Commit 2c3c42b

Browse files
Merge pull request ousamabenyounes#12 from ousamabenyounes/main
Update Dockerfile
2 parents bbc33c9 + 8ee0bdf commit 2c3c42b

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
@@ -19,6 +19,7 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" > /etc/apk/repositorie
1919
&& echo "http://dl-cdn.alpinelinux.org/alpine/v3.12/main" >> /etc/apk/repositories \
2020
&& apk upgrade -U -a \
2121
&& apk add \
22+
libjpeg-turbo-dev \
2223
chromium \
2324
ca-certificates \
2425
freetype \

0 commit comments

Comments
 (0)