Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch '2.1'
  • Loading branch information
andrerom committed May 20, 2018
2 parents f20b112 + 443acec commit ee8b72a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/docker/Dockerfile-varnish
Expand Up @@ -3,8 +3,8 @@ FROM debian:stretch-slim
ENV VARNISH_MALLOC_SIZE="256M" \
DEBIAN_FRONTEND=noninteractive

ARG PACKAGECLOUD_URL=https://packagecloud.io/install/repositories/varnishcache/varnish5/script.deb.sh
ARG VARNISH_MODULES_VERSION=0.12.1
ARG PACKAGECLOUD_URL=https://packagecloud.io/install/repositories/varnishcache/varnish60/script.deb.sh
ARG VARNISH_MODULES_VERSION=0.15.0

# Use official packages from Varnish and build with varnish-modules mainly for xkey
# see: https://github.com/varnish/varnish-modules/tree/master/docs
Expand Down

0 comments on commit ee8b72a

Please sign in to comment.