diff --git a/znc/Dockerfile b/znc/Dockerfile index a60a0a4..d9d6727 100644 --- a/znc/Dockerfile +++ b/znc/Dockerfile @@ -24,7 +24,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV ZNC_VERSION 1.6.0 +ENV ZNC_VERSION 1.6.1 RUN buildDeps=' \ build-essential \