Skip to content

Commit

Permalink
Remove pillow in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Sep 18, 2023
1 parent 5352325 commit 44db928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM docker.io/alpine:3.18

RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \
py3-pillow \
py3-aiohttp \
py3-magic \
py3-ruamel.yaml \
Expand Down

0 comments on commit 44db928

Please sign in to comment.