Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons committed Aug 14, 2023
1 parent 37ce57e commit 86b8ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/Dockerfile
Expand Up @@ -22,7 +22,7 @@ RUN apt-get install -y \
python3-pip \
xsltproc

RUN pip3 install meson
RUN pip3 install meson==0.36.0

RUN git clone https://github.com/hbons/notify-sharp && \
cd notify-sharp/ && \
Expand Down

0 comments on commit 86b8ca0

Please sign in to comment.