diff --git a/compose/production/django/Dockerfile b/compose/production/django/Dockerfile index 0bd7a0e..b846d3c 100644 --- a/compose/production/django/Dockerfile +++ b/compose/production/django/Dockerfile @@ -1,5 +1,5 @@ # create builder for openstreetmap-carto && noto fonts -FROM node:12-buster-slim as openstreetmap-carto-builder +FROM node:15-buster-slim as openstreetmap-carto-builder RUN apt-get update \ # install python dependencies