Merge pull request #964 from thedanbob/nginx-1.19.8

Update nginx (1.19.6 -> 1.19.8)
This commit is contained in:
Slavi Pantaleev 2021-03-24 17:24:48 +02:00 committed by GitHub
commit 080658a2a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
matrix_nginx_proxy_enabled: true
matrix_nginx_proxy_version: 1.19.6-alpine
matrix_nginx_proxy_version: 1.19.8-alpine
# We use an official nginx image, which we fix-up to run unprivileged.
# An alternative would be an `nginxinc/nginx-unprivileged` image, but