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.
2 parents cf63ea1 + ecfd7a3 commit 87de910Copy full SHA for 87de910
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