From 436784c7a0656602c2908ea6160de6c49cc634d8 Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Sun, 19 Apr 2026 17:07:11 +0200 Subject: [PATCH] Verison --- znc/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/znc/compose.yaml b/znc/compose.yaml index 5e2ebbc..6cdddbc 100644 --- a/znc/compose.yaml +++ b/znc/compose.yaml @@ -1,9 +1,9 @@ services: znc: - image: znc:slim + image: znc:latest ports: - "16667:6667" volumes: - data:/znc-data volumes: - data: \ No newline at end of file + data: