update varnish

This commit is contained in:
AtomHare 2021-09-18 19:15:46 +02:00 committed by GitHub
parent 0db53dcbeb
commit f5eb529dc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ services:
- postgres - postgres
container_name: piped-backend container_name: piped-backend
varnish: varnish:
image: varnish:6.6-alpine image: varnish:7.0-alpine
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./config/default.vcl:/etc/varnish/default.vcl:ro - ./config/default.vcl:/etc/varnish/default.vcl:ro