diff --git a/Dockerfile b/Dockerfile index e47b0e1..209058e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ RUN rm -rf .git \ ########################################################################################################### -FROM compiler-common AS final +FROM compiler-common # Based on # https://switch2osm.org/serving-tiles/manually-building-a-tile-server-18-04-lts/