mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 01:20:38 +00:00
Merge pull request #1943 from etkecc/update-nginx
update nginx 1.21.6 -> 1.23.0
This commit is contained in:
commit
411c42bee5
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# Project source code URL: https://github.com/nginx/nginx
|
||||
matrix_nginx_proxy_enabled: true
|
||||
matrix_nginx_proxy_version: 1.21.6-alpine
|
||||
matrix_nginx_proxy_version: 1.23.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
|
||||
|
|
Loading…
Reference in New Issue
Block a user