Skip to content

Commit 5c84add

Browse files
debian->buster
1 parent bff1a49 commit 5c84add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.NL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pdok/mapserver:7.6.4-debian-lighttpd
1+
FROM pdok/mapserver:7.6.4-buster-lighttpd
22
LABEL maintainer="PDOK dev <https://github.com/PDOK/mapserver-docker/issues>"
33

44
RUN wget https://github.com/OSGeo/proj-datumgrid/releases/download/europe-1.6/proj-datumgrid-europe-1.6.tar.gz && \
@@ -8,4 +8,4 @@ RUN wget https://github.com/OSGeo/proj-datumgrid/releases/download/europe-1.6/pr
88
mv /proj-datumgrid-europe-1.6/naptrans2018.gtx /usr/share/proj/naptrans2018.gtx && \
99
rm -rf proj-datumgrid*
1010

11-
COPY nl/epsg /usr/share/proj
11+
COPY nl/epsg /usr/share/proj

0 commit comments

Comments
 (0)