update nginx 1.21.6 -> 1.23.0

This commit is contained in:
Aine 2022-07-17 17:29:50 +03:00
parent 140cdf0bc4
commit a6506cf6ff
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804

View File

@ -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