Ver a proveniência
Merge pull request #1031 from thedanbob/nginx-1.20.0
Update nginx (1.19.10 -> 1.20.0)
pull/1035/head
Slavi Pantaleev
há 5 anos
committed by
GitHub
ascendente
cometimento
b09a805939
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
roles/matrix-nginx-proxy/defaults/main.yml
|
|
|
@@ -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 |
|
|
|
|