Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored May 1, 2024
1 parent ff2ee48 commit 0c5dffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ RUN wget -q https://freenginx.org/download/freenginx-"$NGINX_VER".tar.gz -O - |
# Configure
RUN cd /src/freenginx && \
/src/freenginx/configure \
--build="$BUILD" \
--build=free"$BUILD" \
--with-compat \
--with-threads \
--with-file-aio \
Expand Down

0 comments on commit 0c5dffb

Please sign in to comment.