瀏覽代碼
Merge pull request #1088 from rakshazi/patch-9
Updated nginx-proxy (1.20.0 -> 1.21.0)
pull/1089/head
Slavi Pantaleev
4 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
roles/matrix-nginx-proxy/defaults/main.yml
|
|
|
@@ -1,5 +1,5 @@ |
|
|
|
matrix_nginx_proxy_enabled: true |
|
|
|
matrix_nginx_proxy_version: 1.20.0-alpine |
|
|
|
matrix_nginx_proxy_version: 1.21.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 |
|
|
|
|