generated from ext/template
This commit is contained in:
parent
a7998c8782
commit
73909db481
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
FROM rust:1.90
|
FROM rust:1.90
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install curl \
|
apt-get install -y curl \
|
||||||
# other packages to build
|
# other packages to build
|
||||||
libpipewire-0.3-dev
|
libpipewire-0.3-dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue