We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb734e3 commit ecfd7a3Copy full SHA for ecfd7a3
ci/docker/i686-unknown-linux-gnu/Dockerfile
@@ -1,6 +1,4 @@
1
-# FIXME: Somehow we encounter a panic with Ubuntu 20.04.
2
-# Should investigate why it causes and fix.
3
-FROM ubuntu:19.10
+FROM ubuntu:20.04
4
RUN apt-get update
5
RUN apt-get install -y --no-install-recommends \
6
gcc-multilib libc6-dev ca-certificates
0 commit comments