update znc

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-02-23 14:09:52 -05:00
parent 79c05f8324
commit 28f5a509aa
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -22,7 +22,7 @@ RUN adduser -u 1001 -D user \
ENV LANG C.UTF-8 ENV LANG C.UTF-8
ENV ZNC_VERSION 1.6.6-rc1 ENV ZNC_VERSION 1.6.5
RUN set -x \ RUN set -x \
&& apk add --no-cache --virtual .build-deps \ && apk add --no-cache --virtual .build-deps \