1

Services/Nginx: Update to v2.13.1

This commit is contained in:
2025-11-06 01:43:17 +01:00
parent 359cf544a9
commit e174d547a7

View File

@ -4,7 +4,7 @@
pkgs, pkgs,
... ...
}: let }: let
nginxVersion = "2.12.6"; nginxVersion = "2.13.1";
in { in {
virtualisation.oci-containers.containers = { virtualisation.oci-containers.containers = {
nginx-proxy-manager = { nginx-proxy-manager = {