mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Fix missing libyaml-dev dependency in Dockerfile (#27533)
This commit is contained in:
committed by
GitHub
parent
15182d1e5e
commit
b1885387b6
@@ -28,7 +28,7 @@ RUN apt-get update && \
|
||||
libgdbm-dev \
|
||||
libgmp-dev \
|
||||
libssl-dev \
|
||||
libyaml-0-2 \
|
||||
libyaml-dev \
|
||||
ca-certificates \
|
||||
libreadline8 \
|
||||
python3 \
|
||||
|
||||
Reference in New Issue
Block a user