Skip to content

Commit

Permalink
Upgrade to Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Overv committed Mar 7, 2021
1 parent affae5a commit ec500a2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04

# Based on
# https://switch2osm.org/serving-tiles/manually-building-a-tile-server-18-04-lts/
Expand Down Expand Up @@ -43,20 +43,18 @@ RUN apt-get install -y --no-install-recommends \
libgdal-dev \
libgeos++-dev \
libgeos-dev \
libgeotiff-epsg \
libicu-dev \
liblua5.3-dev \
libmapnik-dev \
libpq-dev \
libproj-dev \
libprotobuf-c0-dev \
libprotobuf-c-dev \
libtiff5-dev \
libtool \
libxml2-dev \
lua5.3 \
make \
mapnik-utils \
node-gyp \
osmium-tool \
osmosis \
postgis \
Expand Down

0 comments on commit ec500a2

Please sign in to comment.