From 470520fb2f46c8288f85a4bc07fb692788c0213e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 4 Feb 2026 21:25:52 -0600 Subject: [PATCH] feat: use slim image --- clusters/cl01tl/helm/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/roundcube/values.yaml b/clusters/cl01tl/helm/roundcube/values.yaml index 678ceb552..4c7b2a68d 100644 --- a/clusters/cl01tl/helm/roundcube/values.yaml +++ b/clusters/cl01tl/helm/roundcube/values.yaml @@ -58,7 +58,7 @@ roundcube: nginx: image: repository: nginx - tag: 1.29.5-alpine + tag: 1.29.5-alpine-slim pullPolicy: IfNotPresent env: - name: NGINX_HOST