Skip to content

Commit

Permalink
🔧 chore: Update chocolate_app version to 10.1.2a0 in Dockerfile_base
Browse files Browse the repository at this point in the history
  • Loading branch information
Impre-visible committed Nov 18, 2024
1 parent e5f7e3f commit f53f609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_base
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM python:3.10

RUN apt-get update && apt-get install -y ffmpeg unrar-free

RUN pip install chocolate_app==10.1.1a0
RUN pip install chocolate_app==10.1.2a0

EXPOSE 8888

Expand Down

0 comments on commit f53f609

Please sign in to comment.