Skip to content

Commit ecfd7a3

Browse files
committed
Update Ubuntu image to 20.04
1 parent bb734e3 commit ecfd7a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ci/docker/i686-unknown-linux-gnu/Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
FROM ubuntu:20.04
42
RUN apt-get update
53
RUN apt-get install -y --no-install-recommends \
64
gcc-multilib libc6-dev ca-certificates

0 commit comments

Comments
 (0)