Merge pull request #1031 from thedanbob/nginx-1.20.0

Update nginx (1.19.10 -> 1.20.0)
This commit is contained in:
Slavi Pantaleev 2021-05-04 10:41:02 +03:00 committed by GitHub
commit b09a805939
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.10-alpine
matrix_nginx_proxy_version: 1.20.0-alpine
# We use an official nginx image, which we fix-up to run unprivileged.
# An alternative would be an `nginxinc/nginx-unprivileged` image, but