Skip to content

Commit aef0e69

Browse files
author
Jelle Dijkstra
committed
Using correct lighttpd tag
1 parent 5b88a58 commit aef0e69

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
@@ -135,7 +135,7 @@ RUN mkdir /usr/local/src/mapserver/build && \
135135
make install && \
136136
ldconfig
137137

138-
FROM pdok/lighttpd:1.5.0 AS service
138+
FROM pdok/lighttpd:1.4.67-bookworm AS service
139139

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

0 commit comments

Comments
 (0)