Skip to content

Commit

Permalink
Debug docker build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
daya0576 committed Sep 22, 2024
1 parent d45c690 commit 3862695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt-get update && \
RUN python -m pip install --upgrade pip
# NiceGUI 1.4.20 - Make libsass optional
# RUN python -m pip install --upgrade libsass
RUN apt install libffi-dev
RUN python -m pip install --upgrade cffi

FROM python:3.12-slim AS release
Expand Down

0 comments on commit 3862695

Please sign in to comment.