Skip to content

Commit

Permalink
Update Ubuntu image to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed May 7, 2020
1 parent bb734e3 commit ecfd7a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/docker/i686-unknown-linux-gnu/Dockerfile
@@ -1,6 +1,4 @@
# FIXME: Somehow we encounter a panic with Ubuntu 20.04.
# Should investigate why it causes and fix.
FROM ubuntu:19.10
FROM ubuntu:20.04
RUN apt-get update
RUN apt-get install -y --no-install-recommends \
gcc-multilib libc6-dev ca-certificates
Expand Down

0 comments on commit ecfd7a3

Please sign in to comment.