From 0f5baaad2c4df220fdca7c69695dea14531109a8 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Thu, 22 Dec 2022 19:25:47 -0800 Subject: [PATCH] chore: publish 0.1.0+version-znc-1.8.2 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 390ac1e..11f4127 100644 --- a/compose.yml +++ b/compose.yml @@ -4,7 +4,7 @@ services: # Official ZNC image, requires running with --make-config first #image: znc:1.8.2 # 3rd-party linuxserver image: - image: ghcr.io/linuxserver/znc:version-znc-1.8.2 + image: ghcr.io/linuxserver/znc:1.8.2 networks: - proxy deploy: