Skip to content
Snippets Groups Projects
Unverified Commit ecfd7a3d authored by Yuki Okushi's avatar Yuki Okushi
Browse files

Update Ubuntu image to 20.04

parent bb734e32
No related merge requests found
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment