Skip to content

Commit 4971a3f

Browse files
author
Jelle Dijkstra
committed
Upgrade lighttpd to 1.5.0
1 parent befec01 commit 4971a3f

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.67 AS service
121+
FROM pdok/lighttpd:1.5.0 AS service
122122

123123
USER root
124124
LABEL maintainer="PDOK dev <https://github.com/PDOK/mapserver-docker/issues>"

0 commit comments

Comments
 (0)