Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
KaliCharan-V committed Sep 12, 2024
1 parent 1ce7be8 commit 1bb1f10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions local_setup/dockerfiles/bolna_server.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ WORKDIR /app
RUN apt-get update && apt-get install -y --no-install-recommends build-essential \
libgomp1 \
ffmpeg
RUN rm -rf /var/lib/apt/lists/*


COPY ./bolna /app/bolna
Expand Down

0 comments on commit 1bb1f10

Please sign in to comment.