Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit b0eea83

Browse files
authored
Update: pcre package
1 parent 681050f commit b0eea83

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
@@ -65,7 +65,7 @@ RUN echo 'http://nl.alpinelinux.org/alpine/edge/main'>> /etc/apk/repositories \
6565
&& rm -f /opt/nginx-1.16.1.tar.gz \
6666
# Libs for Nginx launch
6767
&& apk add --no-cache \
68-
pcre \
68+
pcre-dev \
6969
libgcc
7070

7171
STOPSIGNAL SIGTERM

0 commit comments

Comments
 (0)