Revert "nginx update v1.21.2"

This reverts commit 732051b8fc.

There's no such container image published yet.
This commit is contained in:
Slavi Pantaleev 2021-09-03 09:07:58 +03:00
parent 115f365860
commit a911207854

View file

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