Skip to content

Commit 56073ff

Browse files
committed
change header src dir
1 parent 3616365 commit 56073ff

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
@@ -53,7 +53,7 @@ RUN cd \
5353
&& cd nginx-${NGINX_VERSION} \
5454
&& ./configure \
5555
--add-module=$HOME/naxsi-${NAXSI_VERSION}/naxsi_src \
56-
--add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/src \
56+
--add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/ \
5757
--prefix=/usr/local/nginx \
5858
--user=www-data \
5959
--group=www-data \

0 commit comments

Comments
 (0)