Update Dockerfile
This commit is contained in:
parent
37ce57e12a
commit
86b8ca020a
1 changed files with 1 additions and 1 deletions
|
@ -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/ && \
|
||||
|
|
Loading…
Add table
Reference in a new issue