Skip to content

Commit

Permalink
Update Dockerfile-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
leveryd authored Jan 12, 2024
1 parent 8da175c commit 5d93892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nginx/Dockerfile-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ RUN set -eux; \
pcre2 \
# Alpine needs GNU 'sed' because the 'sed' program shipped with busybox does not support 'z' parameter for separating lines with a 'NUL' character.
sed \
vim \
yajl; \
mkdir /etc/nginx/ssl/; \
mkdir -p /tmp/modsecurity/data; \
Expand Down

0 comments on commit 5d93892

Please sign in to comment.