Anyexyz commited on
Commit
92e1df9
·
1 Parent(s): 607d52c

Add pcre-devel package to Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -105,7 +105,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
105
  perl \
106
  unzip \
107
  wget \
108
- pcre-devel \
109
  zlib1g-dev \
110
  ${RESTY_ADD_PACKAGE_BUILDDEPS} \
111
  ${RESTY_ADD_PACKAGE_RUNDEPS} \
 
105
  perl \
106
  unzip \
107
  wget \
 
108
  zlib1g-dev \
109
  ${RESTY_ADD_PACKAGE_BUILDDEPS} \
110
  ${RESTY_ADD_PACKAGE_RUNDEPS} \