Skip to content

Commit

Permalink
Update 6.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Nov 15, 2023
1 parent 20f937f commit 110569a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/varnish/6.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ RUN curl -s https://packagecloud.io/install/repositories/varnishcache/varnish60l
libpcre3-dev \
libtool \
python3-docutils \
varnish=6.0.11-1~bullseye \
varnish-dev=6.0.11-1~bullseye
varnish=6.0.12-1~bullseye \
varnish-dev=6.0.12-1~bullseye

ENV LIBVMOD_DYNAMIC_VERSION=6.0
RUN cd /tmp && curl -sSLO https://github.com/nigoroll/libvmod-dynamic/archive/${LIBVMOD_DYNAMIC_VERSION}.zip \
Expand Down

0 comments on commit 110569a

Please sign in to comment.