Skip to content

Commit a23feaa

Browse files
authored
Merge pull request #36 from PDOK/PDOK-14656-graceful
version bump lighttpd gracefull shutdown
2 parents 608b24a + ff81196 commit a23feaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ RUN mkdir /usr/local/src/mapserver/build && \
118118
make install && \
119119
ldconfig
120120

121-
FROM pdok/lighttpd:1.4.66-buster as service
121+
FROM pdok/lighttpd:1.4.67-buster as service
122122
LABEL maintainer="PDOK dev <https://github.com/PDOK/mapserver-docker/issues>"
123123

124124
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)