Sfoglia il codice sorgente

Mise à jour de 'Dockerfile'

penta 4 giorni fa
parent
commit
06dbebca1f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -66,6 +66,7 @@ RUN apt-get update \
     && apt-get install --no-install-recommends -y \
         ca-certificates \
         curl \
+        gcc \
         jq \
         meson \
         ninja-build \