diff --git a/deploy/varnish/Dockerfile b/deploy/varnish/Dockerfile index fe92a54..5a12585 100644 --- a/deploy/varnish/Dockerfile +++ b/deploy/varnish/Dockerfile @@ -7,7 +7,7 @@ ARG VARNISH_MODULES_VERSION=0.27.0 RUN apt-get update && apt-get install -y \ curl build-essential automake autoconf libtool pkg-config python3-sphinx \ git ca-certificates \ - libpcre2-dev libpcre2-8 \ + libpcre2-dev \ && rm -rf /var/lib/apt/lists/* # instalacja varnish