We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72448d2 commit eee027bCopy full SHA for eee027b
ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM ubuntu:19.10
+# FIXME: Ubuntu 19.10 is missing gcc-mips-linux-gnu.
2
+FROM ubuntu:19.04
3
4
RUN apt-get update && apt-get install -y --no-install-recommends \
5
gcc libc6-dev qemu-user ca-certificates \
0 commit comments