소스 검색

Mise à jour de 'Dockerfile'

penta 4 일 전
부모
커밋
06dbebca1f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 \