Explorar o código

darkirc: fix update line in android.Dockerfile

draoi %!s(int64=2) %!d(string=hai) anos
pai
achega
3e0ddde295
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/darkirc/android.Dockerfile

+ 1 - 1
bin/darkirc/android.Dockerfile

@@ -1,7 +1,7 @@
 FROM ubuntu
 FROM ubuntu
 ENV DEBIAN_FRONTEND noninteractive
 ENV DEBIAN_FRONTEND noninteractive
 
 
-RUN apt update
+RUN apt-get update
 RUN apt install -yq openjdk-21-jre-headless openjdk-21-jdk-headless
 RUN apt install -yq openjdk-21-jre-headless openjdk-21-jdk-headless
 RUN apt install -yq wget unzip cmake file
 RUN apt install -yq wget unzip cmake file
 # For vendored openssl
 # For vendored openssl