소스 검색

Update nginx-proxy: 1.23.0 -> 1.23.1

pull/2017/head
kapcake 3 년 전
committed by GitHub
부모
커밋
7170545a54
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-nginx-proxy/defaults/main.yml

+ 1
- 1
roles/matrix-nginx-proxy/defaults/main.yml 파일 보기

@@ -1,7 +1,7 @@
--- ---
# Project source code URL: https://github.com/nginx/nginx # Project source code URL: https://github.com/nginx/nginx
matrix_nginx_proxy_enabled: true matrix_nginx_proxy_enabled: true
matrix_nginx_proxy_version: 1.23.0-alpine
matrix_nginx_proxy_version: 1.23.1-alpine


# We use an official nginx image, which we fix-up to run unprivileged. # We use an official nginx image, which we fix-up to run unprivileged.
# An alternative would be an `nginxinc/nginx-unprivileged` image, but # An alternative would be an `nginxinc/nginx-unprivileged` image, but


불러오는 중...
취소
저장