Skip to content

Commit 19cd6f4

Browse files
committed
Update Dockerfile
1 parent c35752d commit 19cd6f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ ENV PATH "${PATH}:/home/github/.local/bin"
6565

6666
# Python dependencies
6767
RUN yes | pip3 install \
68+
--break-system-packages \
6869
"pillow>8.2.0" \
6970
"six>=1.15.0" \
7071
"python_dateutil>=2.8.1" \

0 commit comments

Comments
 (0)