Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Let's try Ubuntu 20.04...
Browse files Browse the repository at this point in the history
  • Loading branch information
cfallin committed Oct 27, 2021
1 parent 835e8bd commit e0cc4a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,4 +1,4 @@
FROM ubuntu:bionic
FROM ubuntu:focal

# This env variable makes sure installing the tzdata package doesn't hang in prompt
ENV DEBIAN_FRONTEND=noninteractive
Expand All @@ -12,7 +12,7 @@ RUN apt-get update \
git \
libbsd-dev \
doxygen \
python-sphinx \
sphinx-common \
cmake \
ninja-build \
ca-certificates \
Expand Down

0 comments on commit e0cc4a5

Please sign in to comment.