Merge pull request #2017 from kapcake/patch-1

Update nginx-proxy: 1.23.0 -> 1.23.1
This commit is contained in:
Slavi Pantaleev 2022-08-12 07:50:47 +03:00 committed by GitHub
commit e31c502579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
---
# Project source code URL: https://github.com/nginx/nginx
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.
# An alternative would be an `nginxinc/nginx-unprivileged` image, but