We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8b545 commit 41081f7Copy full SHA for 41081f7
1 file changed
Dockerfile
@@ -135,7 +135,7 @@ RUN mkdir /usr/local/src/mapserver/build && \
135
make install && \
136
ldconfig
137
138
-#local image lighttpd build from https://github.com/PDOK/lighttpd-docker/tree/PDOK-14748_mapserver_8
+# pre-release image lighttpd build from https://github.com/PDOK/lighttpd-docker/tree/PDOK-14748_mapserver_8
139
# TODO use definitive lighttpd image
140
FROM pdok/lighttpd:1.4.67-bookworm-rc1 AS service
141
0 commit comments