txlyre hai 3 semanas
pai
achega
41a6bb81f8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      langs/qi/Dockerfile

+ 1 - 0
langs/qi/Dockerfile

@@ -1,3 +1,4 @@
+RUN apt-get update -y
 RUN apt-get install clang git libgc1 libgc-dev -y
 RUN wget https://git.txlyre.website/txlyre/qic/raw/master/qic.c
 RUN clang qic.c -o /usr/bin/qic