We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad56366 commit 36cfb35Copy full SHA for 36cfb35
app/Dockerfile
@@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
24
python3 \
25
zlib1g-dev
26
27
-ENV NOMINATIM_VERSION=4.3.2
+ENV NOMINATIM_VERSION=4.4.0
28
29
# Fetch
30
WORKDIR /nominatim
0 commit comments