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
1 changed files with 1 additions and 1 deletions

View File

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