Install libglib2.0-0 package
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-08-11 14:25:34 +02:00
parent 91fb2e954c
commit 497a59c6bf
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ RUN apt-get update \
ca-certificates \
gnupg2 \
libfontconfig \
libglib2.0-0 \
&& curl -sL https://deb.nodesource.com/setup_12.x | bash - \
&& apt-get install -y --no-install-recommends \
nodejs \