Ver a proveniência

Merge pull request #2743 from etkecc/patch-249

Update nginx 1.25.1
pull/2749/head
Slavi Pantaleev há 3 anos
committed by GitHub
ascendente
cometimento
9691edecd0
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
  1. +1
    -1
      roles/custom/matrix-nginx-proxy/defaults/main.yml

+ 1
- 1
roles/custom/matrix-nginx-proxy/defaults/main.yml Ver ficheiro

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

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


Carregando…
Cancelar
Guardar