소스 검색
Merge pull request #1603 from GoliathLabs/nginx-proxy
Updated: nginx to 1.21.6-alpine
pull/1606/head
Slavi Pantaleev
4 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 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.21.5-alpine |
|
|
|
matrix_nginx_proxy_version: 1.21.6-alpine |
|
|
|
|
|
|
|
# We use an official nginx image, which we fix-up to run unprivileged. |
|
|
|
# An alternative would be an `nginxinc/nginx-unprivileged` image, but |
|
|
|
|