Skip to content

Commit 41081f7

Browse files
authored
Clarify lighttpd image is pre-release
1 parent 5c8b545 commit 41081f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ RUN mkdir /usr/local/src/mapserver/build && \
135135
make install && \
136136
ldconfig
137137

138-
#local image lighttpd build from https://github.com/PDOK/lighttpd-docker/tree/PDOK-14748_mapserver_8
138+
# pre-release image lighttpd build from https://github.com/PDOK/lighttpd-docker/tree/PDOK-14748_mapserver_8
139139
# TODO use definitive lighttpd image
140140
FROM pdok/lighttpd:1.4.67-bookworm-rc1 AS service
141141

0 commit comments

Comments
 (0)